Last, on the note of further development I am interested in finding out what the best way to add new additions to the system. Basically the same concept as what what Nemein has done with there Authentication, NavBar, and RCS AddOn's. I have come across the MidCom framework but am unsure whether or not this is the ideal way to extend the Aegir System to include the the additional features I wish to keep segregated from the core Aegir code and HKLC license.
MidCom is propably the best way to develop widely and easily reusable code (unless it's "just" a library where MidCom would propably be overkill), since it enforces common API for lot's things.
When the MidCom (or generic) part of the module/feature is done, it should be pretty straightforward to make the AegirAddon code which utilizes the generic code as much as possible.
Of course if the feature is something that's very tied to Aegir for one reason or another (so there is no sensible use separate from Aegir) then it might more productive to skip the generic part and develop it just as an AegirAddon.
/Rambo
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
