On 11/05/2012 10:52 AM, p3k wrote: > thron7-2 wrote >> If you want to deploy the Rpc class you need to use the SDK [1]. > Thanks for your reply, thron7-2. > > So, does this mean the Rpc class is only usable from within a full fledged > qooxdoo app? > > In other words: if I would like to only use the Rpc class without the whole > qooxdoo framework, how could I achieve this?
Depends on your definition of "whole qooxdoo framework". qx.io.remote.Rpc has certain dependencies. If you use the class, its dependencie are also included in the build. These might be a few, but that's it. Your built app only contains necessary code, not "the whole framework". T. ------------------------------------------------------------------------------ LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, update software, and manage PCs from one command center Diagnose problems and improve visibility into emerging IT issues Automate, monitor and manage. Do more in less time with Central http://p.sf.net/sfu/logmein12331_d2d _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
