[Implemented] purebasic and xml

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Flype
Addict
Addict
Posts: 1542
Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy

[Implemented] purebasic and xml

Post by Flype »

it could be great if reading and writing of xml files was directly supported in pb.

i know that it's possible through some DLLs ( xmlparser.dll is a good one ).
Directly in pb with all the standard purebasic features ( ID like openfile(id), compatibily with other OS, easiest access... )

just a suggestion...
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

I would love this too. XML seems to be where everything is heading even though it can be pretty slow to parse. I guess readability nowadays really is more important than speed! :lol:
--Kale

Image
Post Reply