New topic: 

Which serialization format of complex data?

<http://forums.realsoftware.com/viewtopic.php?t=32243>

       Page 1 of 1
   [ 1 post ]                 Previous topic | Next topic         Author  
Message       datenimperator           Post subject: Which serialization format 
of complex data?Posted: Fri Jan 29, 2010 11:58 am                        
Joined: Mon Feb 12, 2007 7:02 am
Posts: 2              Hi all,

I'm about to start a new project, which is about a product configurator 
available online as a web application and stand-alone as a windows application 
featuring office integration. Those two need to share the same data in a 
file-based format (so offline users can take it with them)

My idea is to create the desktop version using RB.

Having done lots of ruby lately, I was thinking about YAML as a serialization 
format, but found that RB doesn't seem to offer support for YAML-files. More 
standard way to do it is XML, but I found discussions on RB forums about poor 
support with regards to the XML parser. (It was said to break on all kinds of 
real-life issues)

What are your experiences with todays XML support in RealBasic?

Are there any other portable serialization formats to consider?

Your help is greatly appreciated. Regards,

Christian   
                            Top           Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 1 post ]     
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to