Documentation Updated

57 views
Skip to first unread message

Ricardo Peres

unread,
Feb 24, 2015, 6:03:27 AM2/24/15
to nhibernate-...@googlegroups.com, nhu...@groups.google.com
Hi,


- Updated list of interfaces that can be used in collection declarations;

- All collections made generic;

- Removed references to Iesi collections;

- Replaced ISession.Enumerable method for CreateQuery + List, except where Enumerable was required, because of a GetEnumerator call;

- Added reference to default_flush_mode;

- Added reference to query.linq_provider_class;

- Removed references to proxyfactory.factory_class;

- Added reference to MsSql2012Dialect, MsSqlAzure2008Dialect and MsSqlCe40Dialect;

- Replaced obsolete ISession.Load(Type, id) for strongly typed ISession.Load<T>(id);

- Replaced System.out.println for System.Console.WriteLine;

- Removed reference to version 2.0 of NHibernate.Mapping.Attributes;

- Various minor corrections.


Can someone please go through my changes?


Thanks,


RP

Alexander Zaytsev

unread,
Feb 25, 2015, 11:46:29 PM2/25/15
to nhibernate-...@googlegroups.com, nhu...@groups.google.com
Thanks Ricardo,

Looks good.

Can you please make a pull request to the nhibernate-core repository? Because documentation on a site is intended to be updated from there.

Best Regards, 
Alexander

--

---
You received this message because you are subscribed to the Google Groups "nhibernate-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nhibernate-develo...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Ricardo Peres

unread,
Feb 26, 2015, 10:51:26 AM2/26/15
to nhibernate-...@googlegroups.com, nhu...@groups.google.com
That will be... challenging... the documentation files on nhibernate-core are split over several .xml files.
Why are there two repositories?

RP
To unsubscribe from this group and stop receiving emails from it, send an email to nhibernate-development+unsub...@googlegroups.com.

Alexander Zaytsev

unread,
Feb 26, 2015, 2:47:31 PM2/26/15
to nhibernate-...@googlegroups.com, nhu...@groups.google.com

On Fri, Feb 27, 2015 at 4:51 AM, Ricardo Peres <rjp...@gmail.com> wrote:
Why are there two repositories?

Because nhibernate-core is the main one, and other is just a site. In nhibernate-core from these xml files you can build several types of documentation: PDF, html single page, html multi-page, chm (?), etc.

Best Regards, 
Alexander
Reply all
Reply to author
Forward
0 new messages