>From 1.0 and before On Tue, Apr 7, 2009 at 1:14 PM, Dario <[email protected]> wrote:
> > One more point. > > The "external" dll is backward compatible ? > > I mean... from which version does NHibernate support this approach ? > > Thanks, > > Dario > > On 6 Apr, 18:25, Fabio Maulo <[email protected]> wrote: > > <session-factory> > > <property > > name="connection.driver_class">CTree.NHibernate.CTreeClientDriver, > > CTree.NHibernate > > </property> > > <property > > name="dialect"> CTree.NHibernate.CTreeDialect, CTree.NHibernate > </property> > > > > 2009/4/6 Dario <[email protected]> > > > > > > > > > > > > > > > > > Sorry Fabio (and Ayende) > > > > > can you please be more specific ? > > > > > Thanks, > > > > > Dario > > > > > On 6 Apr, 17:20, Fabio Maulo <[email protected]> wrote: > > > > Yes, you can.Dialects and Drivers are "injectables" trough > > > session-factory > > > > configuration. > > > > > > 2009/4/6 Dario <[email protected]> > > > > > > > Fabio, > > > > > > > we can't do that. > > > > > > > The only alternative would be to tell our customers to download the > > > > > current "standard" Nhibernate, supply them our classes and ask them > to > > > > > recompile everything. > > > > > > > This of course will be less than optimal since there will not be a > > > > > "precompiled" (binary) version available. > > > > > > > Dario > > > > > > > On 6 Apr, 16:38, Fabio Maulo <[email protected]> wrote: > > > > > > 2009/4/6 Stephen Bohlen <[email protected]> > > > > > > > > > Curious what the alternate would be --? Add the dialect to > > > something > > > > > > > slightly off-center like Nhcontrib (not a recommendation, just > a > > > > > thought). > > > > > > > > > We dont sort of have a place for > less-than-mainstream-db-dialects > > > sep > > > > > from > > > > > > > the trunk (at present), right? > > > > > > > > The alternative could be c-treeACE distribute the dialect in some > > > > > > open-source space. > > > > > > > > BTW my vote is : +1 > > > > > > > > -- > > > > > > Fabio Maulo > > > > > > -- > > > > Fabio Maulo- Nascondi testo citato > > > > > > - Mostra testo citato - > > > > -- > > Fabio Maulo- Nascondi testo citato > > > > - Mostra testo citato - >
