Hello David,

May be I should to add restoreFromJSON()/serializeToJSON() method to 
BaseForm? Is it what you need?
Thanks for ideas!

Siarhei

dperez wrote:
> Hi Siarhei,
>
> Like Leander, I have created my own simpler framework, for
> loading/retrieving from/to JSON data.
> Your idea is more elaborate, and I like it, it's more extendable.
>
>
> Leander Hanwald wrote:
>   
>> Hi Siarhei,
>>
>> that looks very good and feels naturally "right" for me what I see in
>> your pdf. The main reason for that could be that I wrote a simular code
>> for my own usage in an inhouse project, but not with so much features
>> (needed only JSON).
>> I really  hope that you go on with that, an easy connection between
>> backends (whatever sort of) and frontend without writing a log of logic
>> code is something that qooxdoo misses at the moment.  The concept looks
>> a lot like the db components of delphi for me (which is a good think for
>> me, I linked them ).
>>
>> For myself I'm really interessted in that code, even I allready saw some
>> code in your svn some day ago ;)
>> An easy and good working databinding logic would be perfect for "Weida",
>> oh I'm now dreaming of an semi-autogenerated db backend to connect it
>> with this comps.
>>
>> Greetings,
>>   Leander
>>
>> Siarhei Barysiuk schrieb:
>>     
>>> Hello folks!
>>>
>>> For few last day I was thinking about data binding functionality for
>>> qooxdoo (including 'plain html forms'
>>> emulation and auto completion) and I would like to present results of
>>> my work for discussion.
>>> I will be really appreciated for any remarks and suggestions from all
>>> developers. If you have any questions
>>> fell free to ask. Hope it will be interesting for you.
>>>
>>> I would like to notice that this is only concept. I've already
>>> implemented few parts but not everything.
>>> I'm working at this task at present. This is last part of work before
>>> initial release of QxTransformer.
>>> (In document I didn't pay attention to backend because you can
>>> implement backend in different ways.
>>> Would like to concentrate only on JavaScript qooxdoo API and
>>> QxTransformer syntax.)
>>>
>>> The concept is based on functionality which we have now in
>>> QxTransformer (written by Christian Boulanger)
>>> with improvements (which make API more flexible).
>>>
>>> Please find attached Data Binding Mechanism Concept document.
>>>
>>> Thanks for any remarks and suggestions.
>>>
>>> Best regards,
>>> Siarhei Barysiuk
>>> ------------------------------------------------------------------------
>>>
>>> -------------------------------------------------------------------------
>>> This SF.net email is sponsored by: Splunk Inc.
>>> Still grepping through log files to find problems?  Stop.
>>> Now Search log events and configuration files using AJAX and a browser.
>>> Download your FREE copy of Splunk now >>  http://get.splunk.com/
>>> ------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> qooxdoo-devel mailing list
>>> qooxdoo-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>>   
>>>       
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by: Splunk Inc.
>> Still grepping through log files to find problems?  Stop.
>> Now Search log events and configuration files using AJAX and a browser.
>> Download your FREE copy of Splunk now >>  http://get.splunk.com/
>> _______________________________________________
>> qooxdoo-devel mailing list
>> qooxdoo-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>
>>
>>     
>
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to