Contents |
Transfer 1.1 Release Candidate 2 Release Notes
The following outlines the compatibility issues, enhancements and bug fixes that have been made for the 1.1 Release Candidate 2 release of Transfer.
Please see Installation and Updating on how to install and update your version of Transfer.
To determine the version of your install of Transfer, run the following code:
<cfoutput> #transferFactory.getVersion()# </cfoutput>
API Changes
- TQL Query Object's setCacheEvaluation() now defaults to 'true', rather than false.
- The TransferObject and TransferObjectProxy methods __getLoadedObject(), __getIsProxy() and __getIsLoaded() that were introduced in RC1, have been changed to getLoadedObject(), getIsProxy() and getIsLoaded() respectively.
Enhancements
-
- to13
-
- to19
-
- to30
-
- to36
-
- to40
-
- to44
-
- to48
-
- to50
-
- to53
-
- to56
-
- to66
Bug Fixes
-
- to42
-
- to43
-
- to45
-
- to52
-
- to57
-
- to58
Categories:
Wiki Menu
User Login