I normalize data properties when the object is persisted. I need to be able to modify those same properties during a query. Is there a before hoot on a query? Simple example is a physician name could start with Dr or end with MD. I remove those from the field prior to saving; Or a medical record number is normalized removing all dashes. I want to be able to query using either normalized or un-normalized values.
How can this be done. Don French -- You received this message because you are subscribed to the Google Groups "DataMapper" 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/datamapper?hl=en.
