Hello..

I am in a hurry cuz I have to release a small project.

I use AR for this project, my model is simple,

[Client] has many [Product]

This is used in a web application, so a new session is opened on each
request.

The point is.. when I perform a Client.FindAll() it select all the
clients (which is desirable) but at
the end of the request, I can see AR is updating each and every client
that found..

I see no changes are really made.. So, I don't know what is happening
under the hood..

I appreciate any kind of help.

Best regards
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to