Contents |
These are third party tools that can be used in conjunction with Transfer, to greatly enhance its functionality.
http://coldspringutils.riaforge.org/
While this contains many tools that are particular to ColdSpring, the TDOBeanInjectorObserver.cfc is an easy, and powerful way to inject Transfer Decorators with CFCs that are stored inside ColdSpring.
http://transfersync.riaforge.org/
This is a library to work with Transfer to enable its cache to synchronise across clusters. A must if you need Transfer to scale across multiple servers.
http://cfcgenerator.riaforge.org/
This project generates ColdFusion components (i.e. bean, DAO, gateway, service), ColdSpring XML, Transfer XML, and ActionScript Value-Objects using the ColdFusion admin API and database introspection.
http://transferconfig.riaforge.org/
This application introspects a database by using the ColdFusion tag cfdbinfo and creates the Transfer ORM Config file based on setting you specify on the environment.xml file and the UI.
http://www.massimocorner.com/dreamweaver/coldfusion/transfer_orm.mxp
Transfer tag library that enables code hints, Quick Tag Editor, Tag Chooser and Tag Inspector for Transfer tags
http://validatethis.riaforge.org/
A validation framework that allows a developer to define validation rules for their Transfer objects in an xml file, and which automatically generates server-side and client-side validations from those rules.
Metro is a library of components to support rapid development of applications that use ColdSpring and Transfer ORM.
http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/transfer-orm-snippets-205
A snippet library for the most common methods. Available as a zip archive or from the cfsnippets.org server.