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

Why attributes are internal ? #7

Open
QM-OSchwab opened this issue Dec 14, 2023 · 1 comment
Open

Why attributes are internal ? #7

QM-OSchwab opened this issue Dec 14, 2023 · 1 comment

Comments

@QM-OSchwab
Copy link
Contributor

QM-OSchwab commented Dec 14, 2023

Hello,

Firstly congrats for your library, it's quite well designed and very convenient to use.
I forked it in order to be able to evaluate it in .NET 4.7.2.
My point is that I would like to inherit from some record types or create my own ones (for example my own Order record).

This is impossible because all the attributes are defined as internal.

Is there a justification for that ? Is there another mean to do what I need. ?

Bonus question : there is no mean to define a field as a component (Something like [LisComponent(4,2)] that would take the 2nd compoment of the 4th field ) ?

@QM-OSchwab
Copy link
Contributor Author

QM-OSchwab commented Dec 15, 2023

Drop the bonus question, I just stumbled upon AbstractLisSubRecord...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant