segmentationfault
Programmer
If this is considered an appropriate task, this will be my first foray into XML. I'm painfully new at this.
The client should represent tiered data, much like a directory tree or how IE displays a plain XML file. The ability to directly edit the element contents will be a selling point if it can be gracefully implemented. I'm shooting for nothing fancier than dressing up the IE XML parser's output with a slick means of editing the elements.
I have VB available with no hassle. I would ultimately prefer to do this with Java, but I think a prototype will have to be done in VB beforehand.
Is this a feasible task? I've been through several XML tutorials and I think the data is perfectly suited for XML, however I've had trouble finding documentation for making the step to writing applications that present and manipulate the XML. I'm more than open for suggestions.
The client should represent tiered data, much like a directory tree or how IE displays a plain XML file. The ability to directly edit the element contents will be a selling point if it can be gracefully implemented. I'm shooting for nothing fancier than dressing up the IE XML parser's output with a slick means of editing the elements.
I have VB available with no hassle. I would ultimately prefer to do this with Java, but I think a prototype will have to be done in VB beforehand.
Is this a feasible task? I've been through several XML tutorials and I think the data is perfectly suited for XML, however I've had trouble finding documentation for making the step to writing applications that present and manipulate the XML. I'm more than open for suggestions.