From: Matthew M. <ma...@tu...> - 2002-10-24 20:57:02
|
> So would the 0.9 "boost" system like to list all of these? Or would it > just list the foo-core and then have foo-core provide it's own sort of > boost system to find it's own plug-ins? Depends. If you make a sub module, you could get it dependencies to the your core module. Nothing says a module has to be run directly from the core, you could just hook into it though your main module. We don't really have any modules like that, but some are helper modules. For example, ModMaker just helps you make a module. It isn't required and it doesn't contain any tables of it's own. i think it could work, but Boost would not group the submodules with your main one. We can look at something like that down the road however. Matthew McNaney Internet Systems Architect Electronic Student Services Email: ma...@tu... URL: http://phpwebsite.appstate.edu Phone: 828-262-6493 ICQ: 141057403 |