|
|
#1 |
|
Beta Member
Join Date: Dec 2011
Location: greece
Posts: 1
|
Hello!
I would like to ask if you have ever used XML authoring Tools like Altova Authentic and XMetal. Are they helpful or the non-standard formats they use are a bit tricky? Have you used other authoring Tools to create your browser-based XML forms? Thank you in advance, Eva |
|
|
|
|
|
#2 |
|
Site Team
Join Date: Jul 2009
Posts: 2,627
|
I guess they have their place, but I prefer writing that code by hand. Same goes for pretty much any code generation tool really, call me a purist!
They can be helpful in the sense they get you started quickly, but the issue is the code they generate is often so convoluted that you're then locked in to editing that code with that tool. You *could* edit it by hand but it'd be more pain than progress. If you write code by hand it might take longer initially but you'll learn more and the maintenance cost should eventually be lower to. And you end up with the satisfaction of knowing it's good code underneath!
__________________
Save the whales, feed the hungry, free the mallocs. |
|
|
|
|
|
#3 |
|
Beta Member
Join Date: Jan 2012
Location: holland
Posts: 1
|
I prefer editing my xml by hand also, plus i like to build my own parser for the job. I have used before and its okay if you dont want to code yourself.
|
|
|
|
![]() |
| Tags |
| forms, tools, xml |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|