Re: [Hibernate] Patch: access via Field, not via Method if requested so

2003-08-15 Thread MichaƂ Mosiewicz
>[...] > As it is known, Hibernate uses accessors (getters/setters) to > access object properties. This is noted as a RIGHT THING > in documentation, since it raises incapsulation. That's right, > but I have a few real-world examples that show that direct field > access can

Re: [Hibernate] Patch: access via Field, not via Method if requested so

2003-08-14 Thread Gavin . King
I'm very openminded this patch. However, you need to submit it (a) in diff format, so I can see exactly what changed ... and use patch to patch the curent code! (b) upload it to JIRA, not post it to the list Thanks Gavin |-+---> | |