CodeusTech / CodeusTech/Xita

Develop Backend Framework for Access Control

Open
#90 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

It is not immediately clear where this should belong, but access control needs to be integrated into the current functions system.

It may be sufficient to add an accessor enum structure to [FunctionNode's Protected Variables](https://github.com/CodeusTech/Xita-AArch64/blob/PreAlpha-Dev/src/xcs/expressions/functions/functions.h#L35).

To make private access work, the Nodes' Module `_context` id number will need to be made public so it can be checked at compile-time for allow-ability in use-cases.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.