agreed. I also wondered why is that Parameter is a plain object which
doens't have any metadata.
Parameter issue may be solved with named parameters  but the thing is
criteria api may need a change which i don't know how deep.


Tuna Toksöz
http://tunatoksoz.com

Typos included to enhance the readers attention!



On Tue, Dec 30, 2008 at 9:54 PM, Davy Brion <[email protected]> wrote:

> for NH 2.2 (or later), we really should change the way we deal with
> parameters in general... there are plenty of places in the code where we
> need parameter-related info, and we typically only pass the info related to
> that specific part of the code.   It would be much easier if we would keep
> all parameter related info in the Parameter class, and just always pass
> those instances around IMHO.
>

Reply via email to