From: Don S. <do...@se...> - 2002-10-24 19:30:02
|
Hullo. In pre-planning planning for a couple of modules I plan to work on, some situations were uncovered that I don't believe had been addressed. Both of these modules will have a core as well as add-on modules, my like phpWS itself has now. My question is, how would phpWS recommend handling of these modules-within-modules? Should they just be listed as regular modules along the core module for that module? For example, let's name the module Foo. So we have the core of foo, I'll call it foo-core. Then there are add-ons for foo like foo-a and foo-b and foo-c. 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? Wondering out loud, Don. |