0

wwwObjectDoc is used in TransferDoc

ColdFusion

This 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.

 

tags:
ColdFusion
Mark Mandel said:
 
yup!

Love the new features!

Beeing able to sort the method names, makes them SO much easier to find.

Thanks for all that! :oD
 
posted 811 days ago
Add Comment Reply to: this comment OR this thread
 

Search