Ideas:chad3f:RPFramework: Difference between revisions

Content deleted Content added
imported>Chad3f
imported>Chad3f
Line 102:
 
* No explicit need to force class definition from a common setup class/method, as long as the class containing the RPCLASS constant is referenced before any RPObject instances using that class are bound to their RPClass. And this can be guaranteed if the constant is used when setting the RPObject's class (with the same benefits as RPClass gets).
 
 
----
 
 
== Message Protocol ==