I really like the feature in Turbine that allows one to use the RunData object to instantiate, update, or delete a data object.
I was wondering if it's possible to create a Criteria or load a data object using form properties in RunData, without actually having to write the code to set each Criteria individually. It would just be a simple equality comparison.. So, for instance, if the DO has properties X and Y, then the form would have use fields "X" and "Y," and would automatically be mapped to the criteria "WHERE x=<value of x> and y=<value of y>". This would be very useful. Thanks -- Nate Reed Physical Oceanography Distributed Active Archive Center Jet Propulsion Laboratory (Raytheon) [EMAIL PROTECTED] (626) 744-5528 (626) 744-5506 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
