Changes between Version 2 and Version 3 of HowTos/HowToUseRemoting
- Timestamp:
- 12/01/09 20:18:50 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowTos/HowToUseRemoting
v2 v3 17 17 18 18 1. It must live in the root folder of a Model-Glue application. This is because it relies on the presence of an instance of !ModelGlue.cfc in the application scope to locate and run any events. It can have any name but it has to be in the root of the application. 19 1. It must extend modelglue.gesture.remoting.!AbstractRemotingService. This base class provides essential functionality (such as locating the Model-Glue instance in the application scope regardless of the name of the variable containing it). 19 20 2. It must extend modelglue.gesture.remoting.!AbstractRemotingService. This base class provides essential functionality (such as locating the Model-Glue instance in the application scope regardless of the name of the variable containing it). 20 21 21 22
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)