Storing code in XML is fine and I agree that viewing is not a problem but how does a programmer write the code?
Some IDE's do this quite nicely - check out how REALbasic from http://www.realsoftware.com/ has a Save as XML that stores the entire project including all the source code as a series of literal lines.
Storing code in XML is fine and I agree that viewing is not a problem but how does a programmer write the code?
Some IDE's do this quite nicely - check out how REALbasic from http://www.realsoftware.com/ has a Save as XML that stores the entire project including all the source code as a series of literal lines.