as you see, I wanted to add a comment in proper XML-Style <!-- -->.
Has anyone some ideas or suggestions before I start to modify
XMLParser or XMLToken class?
Greetings from Austria!
Clemens
Hmmm... never considered putting comments in the XML files!
I suppose that's something the XMLParser should probably recognize and
ignore implicitly, but our simple XML requirements have never put that
to the test!
We'll definitely work that into the next update. There have been many
minor fixes and improvements to the AK that we've made since the 2.6
release that we should get posted later this week.
In the meantime, you can modify com.cometway.xml.XMLStartupAgent to
ignore tags that start with "<!--" and that would get your XML loading
properly.
-- Paul Cunningham, Comet Way