> Its then up to you how you approach it: > > a) A big array of objects all with calcualteAge() or getAge() methods > b) An IBO / Iterator object with calcualteAge() or getAge() methods
c) A database's view that that returns the age as calculated field :-)) Of course solution c doesn't fit more complex/sophisticated needs, but for something that simple is still a viable solution. ---------------------------- Massimo Foti, web-programmer for hire Tools for ColdFusion, JavaScript and Dreamweaver: http://www.massimocorner.com ---------------------------- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CFCDev" 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/cfcdev?hl=en -~----------~----~----~----~------~----~------~--~---
