Hi Raoul, > One note: Mark might be right about database+xslt+whatever > being simpler (I haven't used xslt yet), but as a proficient > C/C++ programmer who is used to working with flat ascii > files, this might get you to the point in a shorter time, > because you don't have to learn a new concept. If you knew > you had to work on the project for the next 4 years, my > suggestion is xslt/whatever, for a project in a very short > time, it's C++.
I still think XML+XSLT->SVG is way ahead of C++ for this type of application (and I'm assuming a great deal about what Chris is trying to do, so I could be way off). formsPlayer and Sidewinder are entirely written in C++, so it's certainly our language of choice. But my guess is that in an application like this you'd spend most of your time just manipulating a DOM. Sure you can do that in C++, but why bother? There must be better things to do with our time! Regards, Mark Mark Birbeck CEO x-port.net Ltd. e: [EMAIL PROTECTED] t: +44 (0) 20 7689 9232 w: http://www.formsPlayer.com/ b: http://internet-apps.blogspot.com/ ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12h97sfpt/M=362131.6882499.7825260.1510227/D=groups/S=1706030389:TM/Y=YAHOO/EXP=1123013402/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org ">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life - brought to you by One Economy</a>.</font> --------------------------------------------------------------------~-> ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

