From: Don S. <do...@se...> - 2002-10-24 21:04:00
|
I really don't need them to be grouped. I assume I can define dependencies, where my sub-modules would depend on my core module, like Calendar depends on FatCat or whatever. In what order does Boost list the modules? It's not alphabetic in the rc0 release I'm tinkering with. Anyway if I just used a naming convention like "Foo Core" and "Foo Module A" and "Foo Module B" it should be alright. My only remaining concern is for what would be a HUGE list on the Boost page. If this isn't a problem for anyone I wouldn't mind. Of course I'm probably having delusions of grandeur thinking there will be a HUGE set of plug-ins for my apps. ;) Thanks, Don. On Thu, 24 Oct 2002, Matthew McNaney wrote: > > 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 > > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Influence the future > of Java(TM) technology. Join the Java Community > Process(SM) (JCP(SM)) program now. > http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0003en > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > |