Andreas Frei wrote:

Hi

I compiled following projects against the J2ME (CDC-Foundation) implementation from Sun.

avalon-composition,
avalon-framework,
avalon-repository,
merlin

As the CDC-FP is based on the API of JDK 1.3.1 almost everything compiles with some exceptions:
javax.naming.*, java.io.StringWriter, java.util.logging.*. They are not supported by the current CDC-FP implementation.


I only checked this projects to get an overview of the state for J2ME. All dependecies are still to be checked and I think the problems will start there.

My question is when I would go the way of a boostrap kernel for CDC how I can keep track of the subprojects I am using?


Good question!


I think the fist step would be to start with the avalon/util packages
and identify what the issues are.  From there we can identify if any
changes can be made to the implementation that would enable CDC-FP
compliance. If there are issues we can figure out how to handle this
(possibly via changes to implementation approach or possibly documenting
a functional downgrade in a particular environment along with a seperation
of packages reflecting different profiles.  Taking this approach on both
util and repository would get us to the point where we can manage pluging
in (via the repository bootstrapping system) of higher level facilities.

Stephen.

--

Stephen J. McConnell
mailto:[EMAIL PROTECTED]

|------------------------------------------------|
| Magic by Merlin                                |
| Production by Avalon                           |
|                                                |
| http://avalon.apache.org/merlin                |
| http://dpml.net/                               |
|------------------------------------------------|





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to