What ? I can read the Jira. I was just answer the question of Roger.
I mean watch http://jira.nhibernate.org/browse/NH-1304 ;)
I'm working on it with: 1) Fix NH-1304 2) New feature NH-1412 3) A new Breaking Change in NH2.0.0 only for custom accessors -- Fabio Maulo
Jay Chapman
unread,
Jul 27, 2008, 10:52:08 AM7/27/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nhu...@googlegroups.com
If you're looking for some additional information on accessor performance, I wrote up a few articles on the subject a while back on my blog. Take a look if you need more information. I evaluated the different reflection optimizer techniques and went into a bit of detail as to how each one works. Note that I learned a few things as I went, and that's why I have 3 postings. For example, I was not aware of the StopWatch class when I first did this test.