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

NHPG-2 - Add Support for NHibernate.Mapping.Attributes #5

Open
nhibernate-bot opened this issue May 18, 2017 · 0 comments
Open

NHPG-2 - Add Support for NHibernate.Mapping.Attributes #5

nhibernate-bot opened this issue May 18, 2017 · 0 comments

Comments

@nhibernate-bot
Copy link

Add support for reading NHibernate.Mapping.Attributes information from assembly.


Bill Pierce added a comment - 09/Oct/08 9:30 PM

TODO:
Add an IConfigurationProvider that will provide the NHibernate Configuration object to use for generating proxies
Refactor NHibernate.ProxyGenerators.ActiveRecord to be an IConfigurationProvider rather than an IProxyGenerator
Add NHibernate.ProxyGenerators.MappingAttributes and implement IConfigurationProvider
Add a /c configuration option to specify which provider to use
Figure out how to configure the proxy generator and the configuration provider


Hielke Hoeve added a comment - 15/Dec/08 8:48 PM

Will it also be possible to use self made attributes, like a subclass of EnumStringType?
Currently I have altered the source so that it can generate proxies from classes with Attributes, but any attribute that is not in NHibernate will make the generator crash.

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