wwwObjectDoc is used in TransferDoc
ColdFusionThis isn't really new news but after my update to wwwObjectDoc yesterday I realized I never blogged about it and I felt the need to share.
Mark Mandel, the creater of Transfer , uses my wwwObjectDoc custom tag as part of TransferDoc .
TransferDoc:A utility to document specific TransferObject configurations within your application, without forcing you to reread the Generated Methods documentation repeatedly.
Transfer ORM Library:Transfer was built out of a need to speed up the development process that is normally slowed down by the development of Business Objects and Data Access Objects.
Transfer does this through a series of methods, including SQL generation and CFML code generation, that all occur during the run-time process.
All this is configured through a XML file, that maps your object generation back to the tables and columns in your database.





Loading....