Changes between Version 2 and Version 3 of InstallingModelGlue

Show
Ignore:
Timestamp:
02/24/10 04:12:22 (16 years ago)
Author:
boomfish (IP: 174.96.5.149)
Comment:

Added reference to Transfer (supported) and removed reference to asynchronous capabilities (no longer supported)

Legend:

Unmodified
Added
Removed
Modified
  • InstallingModelGlue

    v2 v3  
    55== Prerequisites == 
    66 
    7 Model-Glue 3.0 requires a few other bits to run. Installation is painless, and should take about five minutes. 
     7Model-Glue 3.1 requires a few other bits to run. Installation is painless, and should take about five minutes. 
    88 
    991. The !ColdSpring Framework must be downloaded and installed. It's available at [http://www.coldspringframework.org www.coldspringframework.org]. 
    1010 
    11 2. If you want to do any of the automated database interaction, such as scaffolding, the Reactor Framework must be downloaded and installed. It's available at [http://www.reactorframework.org www.reactorframework.org]. 
     112. If you want to do any of the automated database interaction, such as scaffolding, a supported ORM for !ColdFusion must be available. The ORMs supported by Model-Glue 3.1 are: 
    1212 
    13 ''Note: If you want to use asynchronrous abilities inside of Model-Glue, you'll also need own !ColdFusion Enterprise as well as download/install the Concurrency Library from [http://www.corfield.org www.corfield.org]. You know who you are, and you're pretty advanced.'' 
     13  1. The Reactor framework (available from [http://trac.reactorframework.com trac.reactorframework.com]) 
     14  1. The Transfer ORM library (available from [http://www.transfer-orm.com www.transfer-orm.com]) 
    1415 
    1516== To Install Model-Glue on a Default Installation of !ColdFusion (No mappings required!): ==