Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Humans should not interact with computers by manually editing data structures serialized to ASCII.


The alternatives are usually worse.


But we can't always budget a nice configuration application.

And once we've just put simple XML file there for configuration and we're past the prototyping phase... "well this actually works good enough, let it be".


You likely need data model classes for the config anyway, along with support of serialization and deserialization (XML or not is not important). Use a stock property grid control, pass the root object of the config, and you’ll get a GUI that does the job much better than ASCII files.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: