| Browse Changelog Search Help |
| File Coldspring2:/coldspring/remoting/flash/flashUtilityService.cfc |
Line History |
History |
Branch MAIN1.8 annotated / raw | Diffs: previous, other | Lines: 153 ( +2, -3 ) Created: 2006-04-04 00:23:02 -0400 (2 years 9 months ago) | Author: simb | Changeset: MAIN:simb:20060404042302 Implemented bug fix CSP-45. modified invoke to call propert get TransferObject method
Tags: coldspring-1-2-rc1 coldspring-1-2 1.7 annotated / raw | Diffs: previous, other | Lines: 154 ( +4, -4 ) Created: 2006-03-04 12:41:46 -0500 (2 years 10 months ago) | Author: wiersma | Changeset: MAIN:wiersma:20060304174146 CSP-32 changed "toMethodName" to "instanceDataMethod".
1.6 annotated / raw | Diffs: previous, other | Lines: 154 ( +6, -4 ) Created: 2006-03-02 21:00:56 -0500 (2 years 10 months ago) | Author: wiersma | Changeset: MAIN:wiersma:20060303020056 CSP-32 additional fix to actually call the new method I created to replace getTO.
1.5 annotated / raw | Diffs: previous, other | Lines: 152 ( +5, -3 ) Created: 2006-03-01 22:23:38 -0500 (2 years 10 months ago) | Author: wiersma | Changeset: MAIN:wiersma:20060302032338 Implemented CSP-32 which provides support for defining which method should get called to get a struct from an object for mapping to an AS class.
1.4 annotated / raw | Diffs: previous, other | Lines: 150 ( +2, -1 ) Created: 2006-02-11 17:56:47 -0500 (2 years 10 months ago) | Author: wiersma | Changeset: MAIN:wiersma:20060211225647 Remoting fix from Simeon Bateman. He found that added _REMOTECLASS allowed Flex to pick up the right AS object type.
1.3 annotated / raw | Diffs: previous, other | Lines: 149 ( +3, -3 ) Created: 2005-11-17 14:28:29 -0500 (3 years 1 month ago) | Author: rossd | Changeset: MAIN:rossd:20051117192829 fixes to the flash utils... in the future we need to supply the method to call (or inspect the bean manually), rather than relying on getTO()
Tags: alpha-0-5-0 1.2 annotated / raw | Diffs: previous, other | Lines: 149 ( +7, -4 ) Created: 2005-11-16 11:16:11 -0500 (3 years 1 month ago) | Author: rossd | Changeset: MAIN:rossd:20051116161610 updates to license in all framework code
1.1 annotated / raw | Lines: 146 ( +146, -0 ) Created: 2005-10-10 23:05:11 -0400 (3 years 2 months ago) | Author: wiersma | Changeset: MAIN:wiersma:20051011030511 Flash remoting helper service which can convert CFC instances into a java object which the Flash Remoting Gateway can convert to an Actionscript class and vise versa.
|