I would like to write server-side QxBuilder but for Java backlayer. But 
I haven't any documentation (reads "specification") what fully describes 
all tags and all properties. I mean this kind of documentation. Does 
QxBuilder xml describe all possible qooxdoo objects? For example, can I 
set for QxAtom user data in xml as in js looks qxAtom.setUserDate(a,a)?

Thanks for reply

Christian Boulanger wrote:
>> Hello!
>>
>> I'm novice in qooxdoo. And I have  few questions about  OxBuilder.  I
>> want to use  it in my  project but I can't find full description of xml
>> described UI. Does anybody know where I can  find this docs? And how
>> about performance if I have a quite complicated interface?
>>     
>
> There is a description of the qxbuilder syntax (for 0.5.x only, not for
> the current development branch) here:
>
> http://qooxdoo.org/documentation/developer/phpqxbuilder_and_data_manager_extensions#php_qxbuilder
>
> it is geared towards the server-side PHP QxBuilder. Examples for the
> client-side QxBuilder should be in the examples at
>
> http://old.qooxdoo.org/public/demo/test/Builder_1.html
>
> Server-side parsing is hugely faster than client-side parsing. I have no
> data.though.
>
> As to 0.6 QxBuilder, the syntax has changed since you need to use the
> fully qualified class name. Everything else should work the same, though.
> Anyone?
>
> Christian
>
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>   


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to