[ http://216.121.112.228/browse/NH-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fabio Maulo closed NH-1774.
---------------------------
Resolution: Obsolete
> [config] Provide shorthand for default proxyfactory.factory_class values
> ------------------------------------------------------------------------
>
> Key: NH-1774
> URL: http://216.121.112.228/browse/NH-1774
> Project: NHibernate
> Issue Type: Improvement
> Components: Toolset
> Affects Versions: 2.1.0.Alpha1
> Reporter: Krzysztof Koźmic
>
> There should be a shorthand values for default three proxy factory factories so that instead of
> <property name="proxyfactory.factory_class">NHibernate.ByteCode.Castle.ProxyFactoryFactory,NHibernate.ByteCode.Castle</property>
> A user has to type
> <property name="proxyfactory.factory_class">castle</property>
> or
> <property name="proxyfactory.factory_class">spring</property>
> or
> <property name="proxyfactory.factory_class">linfu</property>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|