Thank Fabio. I have added the issue to JIRA. - Rohit
On May 15, 3:34 pm, Fabio Maulo <[email protected]> wrote: > btw the releasenote.txt file has some note (see last line) > Build 2.0.0.GA > ======================== > ** BREAKING CHANGES from NH1.2.1GA to NH2.0.0 > ##### Infrastructure ##### > * .NET 1.1 is no longer supported > * Nullables.NHibernate is no longer supported (use nullable types of .NET > 2.0) > * Contrib projects moved tohttp://sourceforge.net/projects/nhcontrib > > ##### Compile time ##### > * NHibernate.Expression namespace was renamed to NHibernate.Criterion > * IInterceptor have additional methods. (IsUnsaved was renamed IsTransient) > > 2009/5/15 Fabio Maulo <[email protected]> > > > > > In our JIRA you can add a ticket where the component is : DocumentationSee > > attached image > > > 2009/5/15 Rohit <[email protected]> > > >> Hi everyone, > > >> I didn't know where to post this error, so I am posting this here. If > >> there is a separate bug tracking for documentation, please let me > >> know, and I will post this there. > > >> I am referring to the documentation hosted at > >>http://nhforge.org/doc/nh/en/index.htm. > > >> In section 18.4, the documentation says - > > >> "There is a new IInterceptor method named IsUnsaved() which lets the > >> application implement its own strategy for distinguishing newly > >> instantiated objects." > > >> This is incorrect. There is no IsUnsaved() method on IInterceptor. The > >> correct name of the method is IsTransient(). The example listed in > >> this session also needs correction for this same reason. > > >> Thanks, > >> Rohit > > > -- > > Fabio Maulo > > -- > Fabio Maulo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
