Derrell Lipman wrote:
> Hi Burak,
>
> Although I don't know how you are using your "complex objects", I can 
> see that in certain cases this might be useful. OTOH, I don't think 
> it's necessary to patch it in Remote.js. You're patching the 
> getValue() method, which is a trivial method. Instead of patching it, 
> I recommend that you subclass qx.ui.table.model.Remote and override 
> the getValue() method to suit your needs.

Hello Derrell,

I did that, but then i thought "this might be useful to everyone", so i 
submitted this patch.

I need this because
1) otherwise i will need to define new objects for new functions, which, 
in turn, will grow  our wsdl file unnecessarily. 
2) this way, the response is better organized and more compact.

No need to mention, this will probably apply to the simple model as 
well. I never used it so i did not touch it.

Anyway, it's there if ever you guys choose to include it.

Best Regards
Burak



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to