Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		
- 
				
				 2xCmet1808yThe worst thing is if you have to remember the XML syntax for a specifig Problem, because it is going to be a question in your next Test.. 2xCmet1808yThe worst thing is if you have to remember the XML syntax for a specifig Problem, because it is going to be a question in your next Test..
- 
				
				 timihg388ywhats wrong with xml? timihg388ywhats wrong with xml?
 as long as you have the schema and a decent text editor with auto-completion and code folding, it's pretty straight forward. also bonus points for zen coding.
- 
				
				 arantr21778y@timihg Actually nothing wrong with it because of autocompletion and copy+paste. It's just too verbose IMO and looks uggly as hell. arantr21778y@timihg Actually nothing wrong with it because of autocompletion and copy+paste. It's just too verbose IMO and looks uggly as hell.
- 
				
				 zshh38248yXML is used and will be used for a long time. It's industry standard to use XML when delivering music and video from labels to Apple, Google etc. zshh38248yXML is used and will be used for a long time. It's industry standard to use XML when delivering music and video from labels to Apple, Google etc.




I used to think that using XML was history... How wrong can one be :/
undefined