Scott Gray wrote:
The service event handler, that's what I meant :-)
The guess the point I was trying to make was that with so many
services being called via the event handler aren't we making a pretty
huge exception to the rule that we're trying to enforce?  The
performFind service would need to use auto-conversion as well so add
that the mix and you've got a pretty big chunk of the database
operations being performed with auto-converted parameters.

Funny you brought up the performFind service - I just fixed that, by converting the object types before creating the EntityCondition objects.

-Adrian

Reply via email to