Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Structure mini-libraries provided by the attributes package #9

Closed
navibyte opened this issue Aug 10, 2021 · 1 comment
Closed

Structure mini-libraries provided by the attributes package #9

navibyte opened this issue Aug 10, 2021 · 1 comment
Labels
enhancement New feature or request refactoring 🗒️ attributes Related to the code package "attributes"

Comments

@navibyte
Copy link
Collaborator

Library Description
collection Base classes for collection implementations. Currently only the Counted interface.
data Data objects and arrays representing generic data and with JSON integration.
data_ext Same as data but contains also base implementation classes.
entity Data entities consisting of a data object (properties) and an identifier.
exceptions Exceptions specializing the standard FormatException.
values Value accessors, conversions (dynamic objects to typed values) and helpers.
@navibyte navibyte added enhancement New feature or request 🗒️ attributes Related to the code package "attributes" refactoring labels Aug 10, 2021
@navibyte
Copy link
Collaborator Author

Implemented in BETA-version 0.7.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactoring 🗒️ attributes Related to the code package "attributes"
Projects
None yet
Development

No branches or pull requests

0 participants