5 What I need for dependency lookup is a dependency queue or similar.
9 Dependencies as handled by the MIDlet code will generally be duplicated in the
10 project manager. So I should definitely have common extraction of the
11 dependencies which a manifest has an implementation for. Of course it would
12 also include required and optional dependencies for both sets because services
13 and such can be required but also optional.
17 Okay so my error prefix correcting code fails and messes up and if there are
18 multiple errors per file, they all have the same error number.