| | 82 | |
| | 83 | === 10/5/09 === |
| | 84 | I've revamped the internal data types to facilitate the way xml-simple outputs, and re imports. Any multi argument results (eth, usb, ip) return and array of hashes. This creates clean xml. I also unfolded the cords has to single instance variables, they all get wrapped up into a single attribute. |
| | 85 | |
| | 86 | ---- |
| | 87 | |
| | 88 | Working on the writer I've created a internal data type called Xmldata, it's got exactly the same fields and Info and populates them from the generated xml file. |
| | 89 | |
| | 90 | Working on the mysql part of I have to examine the code that lives in |
| | 91 | {{{ |
| | 92 | ssugrim@internal1:/opt/gridservices2-2.2.0/lib/ogs_inventory$ |
| | 93 | }}} |
| | 94 | |