Hi Derrell,

Am 19.06.2006 um 16:06 schrieb [EMAIL PROTECTED]:

> Andreas Junghans <[EMAIL PROTECTED]> writes:
>
>> Where's the difference between   
>> qx.core.ServerSettings.serverPathPrefix and
>> qxrpc_serverPathPrefix  (apart from the global namespace pollution  
>> of the
>> latter)?
>
> Hi Andreas,
>
> There's no difference except that one method puts code into qooxdoo  
> that is
> really not generic.

Sorry for belaboring the issue ;-)  But I think it's useful to add  
something I forgot in my last reply: I see the server settings on the  
same level as the image path or other qooxdoo settings (in fact, that  
was the original inspiration). The qooxdoo image path is also "in  
qooxdoo" (i.e. somewhere under the qx package), but they're highly  
deployment/application specific. Same with the server settings: These  
can be used by different parts in qooxdoo (currently, it would only  
be the makeServerURL() utility method), but the application decides  
what to put in there. (In case of the Java implementation, it's not  
really the application, but the backend itself - that makes it even  
more a part of qooxdoo.)

Regards,

   Andreas



_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to