could you give some more information about this new project? do you mean
moving nh-core to a different place? or do you mean starting a separate
project which complements nh-core?

For me personally, i think i'll try to fix some of the issues listed in
JIRA... i'd also like to do some small refactorings and cleanup here and
there... just minor stuff really (like reducing the usage of ArrayLists,
trying to refactor some complicated methods to increase readability
etc...).  Is that ok? or should i just focus on JIRA issues?

Obviously, JIRA issues are important, but keeping our code clean and healthy
is important too... so i'd prefer to do both

On Mon, Nov 24, 2008 at 12:11 PM, Fabio Maulo <[EMAIL PROTECTED]> wrote:

> - TransactionStrategy (TransactionFactoryFactory,
> TransactionContext, AdoNetContext....)So far talk about NH-Transaction and
> talk of Ado.NET transaction, is in practice, the same.
> We have a configurable transaction.factory_class but without alternatives.
> The target of this work is recreate the same infrastructure of involved
> classes H3.2.6 have and allow NH to create and work
> with ambient-transactions.
>
> - EntityMode.Xml
> I had port some initial tests to support EntityMode.Xml. It is a very
> interesting feature that allow NH work with Xml as entities representation.
> Not fundamental for NH2.1 but would be useful to have it ASAP.
>
> - Refactoring of Binders
> Old scheduled task. It is a refactoring of NHibernate.Cfg.XmlHbmBinding and
> related stuff.
> So far all binders are a mix between "Xml Parser" and the use of
> "Deserialize Hbm*" with some copy&paste.
> This work include: refactoring of XSD (to generate more reusable classes),
> refactoring of all binders to avoid XML parsing and use only deserialized
> classes, probably some little changes to NHibernate.Tool.HbmXsd.
>
> - JIRA
> Obviously a good place to read about some pending work is the JIRA. There
> are a lot of "things" to do with various difficult levels.
>
> NOTE: probably we must take a definitive decision about the pagination
> stuff of MsSQL2005 dialect.
>
>
> To release NH2.1, IMO, we need at least the management
> of TransactionStrategy + some bug-fixing.
>
>
> Personally I would like to begin a "new prj". The new prj is strictly
> related with NH-Core but I'll start it in another place (it is a really OLD
> story).
> The candidate code-name is : Rabbit's foot
>
> --
> Fabio Maulo
>

Reply via email to