So the PartManager seems to be working now, i was able to decompose a buildout into it’s representative objects, recompose it back into a file, and the build the buildout!
Everything was rearranged (sections appeared in a different order, as well as options, although multi-line options remained unaffected,) but the buildout worked fine! If anyone’s interested it was the plone4usergroups buildout.
You can download the source and give it a try, just hand PartManager.py a URI to a buildout.cfg as the first command line argument. If you want to play with the PartManager and it’s respective arguments you can just call a PDB.set_trace() before it spits it back out to a file.
Regards,
Ken

No Comments
RSSNo comments yet.
Leave a comment