Hi all,
maybe it sounds strange, but : Is there a way to load a part synchronously ?
Background: We manage instances of some service classes by a specifc managemant 
class. So there a methods like managementClass.getServiceClass(). Now we would 
like to load the code of these class on demand by using the part loading 
mechanism. This is not really a problem, because part loading works great for 
us, but the code which calles these mentioned "getMethods" expects a 
synchronous behaviour meaning to get the return value directly. So we want to 
integrate the part loading at the central "getMethods" and not at every piece 
code that is calling a "getMethod". 
 
Thanks,
Rob.
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to