Am Montag, den 16.07.2007, 18:08 +0100 schrieb Jack Sleight: > Ah OK, fair enough. Well I don't know if it helps you at all but this is > a modified version of a function I wrote to scan through the ZF library > classes for something else. It will return an array of all the classes, > and the files they have require_once lines for. Not as convenient as > what your proposing, and you may even have something better already, but > here it is in case it helps: > > <?php > function scan($path, $trail = null) [...]
*Sigh*, if only I had that idea two hours ago - of course I have already finished assembling the bundle manually... oh my. Thanks anyway :-) Still, having dependency info in the manual would be nice for the future (hint, hint :-)). CU Markus
