Hi Per on 19.01.2012 22:49, Per Sjoholm wrote: > Hi Erich > > On 01/18/2012 10:56 AM, Erich Titl wrote: ...
>>> When the parts are working together, >>> then we can consolidate and also chose a different implementation if needed. >>> Maybe use python as a base for system mgmt tasks, it has most of what we >>> need. >> Not another piece of bloatware please. > Really, with python you can build appliances ! Sure, appliances nowadays are memory hogs. > And also servers. > And it's commonly used for System Management tasks. They run on decently sized systems. > > How are you going to read xml with awk, sed or shell without getting messy? > xml as in configuration files. I know this opinion goes against everything that is being taught today.... I think XML is an overly redundant representation of little content. And believe me I am faced with it every day. I see files with a content of a few thousend bytes being bloated to dozens of kilobytes just for the sake of a little bit of structure and so called readability. And it takes hours to process them and sometimes even our big AIX servers just run out of memory. To process XML efficiently one has to build the DOM tree in memory, along with the tags, just for well formedness and that does not cover xslt processing yet. But then, I am old fashioned. There are package managers that address the dependency issue, maybe we should just look at them (and take the least complicated one) Else, if you really fancy XML then maybe the mOnOwall set up is a way to go, AFAIK even the init files are based on that. cheers Erich
smime.p7s
Description: S/MIME Kryptografische Unterschrift
------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________ leaf-devel mailing list leaf-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/leaf-devel