Stuart Ballard wrote:

> I just took a quick look in EF's source tree (only at the names of the
> files, though) and it appears that they have all the classes needed for
> Classpath integration. I would guess that this integration will be at
> least as easy as Japhar was.

Allow me to point out that many of the methods in those classes are stubbed out,
so there's no guarantee that all the methods that Classpath needs are available.
For example, there's no real implementation of a Classloader in EF yet -
effectively there's only the system classloader.

-Scott


Reply via email to