Reflection optimizer on != property access

Description

When entities have data that's not accessed by property, reflection optimizers aren't used. Cannot see why? This little patch makes use of reflection optimizer no matter the access setting.

I'm not sure this won't crash something, but all the nhib tests passes after the patch and my own app seems to work just fine.

I might be wrong here... But I'm almost certain that nhib 1.2 had the same problem which give hints that this "bug"/limitation is there for a reason?

Anyhow - here's the patch.

Environment

None

Attachments

1

Activity

Show:

Fabio Maulo July 25, 2008 at 8:06 AM

The reason is on the difference with JAVA implementation of accessors.
We have no reason in NH.
Thank for the issue, it will fixed in a different way.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Who's Looking?

Open Who's Looking?
Created April 30, 2008 at 9:19 AM
Updated July 25, 2008 at 12:18 PM
Resolved July 25, 2008 at 12:18 PM
Who's Looking?