View History | PDF | SWF | HTML

Contents


Third Party Tools

These are third party tools that can be used in conjunction with Transfer, to greatly enhance its functionality.

ColdSpring Bean Utilities

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.

TransferSync

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.

Illudium PU-36 Code Generator

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.

Transfer Config

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.

Transfer Tag Library for Dreamweaver

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