Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dali-dev] Bug 197069 Support for entities in Jars

Interested Parties:

I am soon to check in a large rework of the Dali "resource" model
to support "binary" mapping meta-data (i.e. entities etc. from JARs
and projects). Most of the changes are in the "resource" model.
There are a few minor changes to the "context" model (mostly revolving
around the JarFile and dealing directly with annotations from the
resource model).

Hopefully these changes do not directly affect anyone; as the hope is
that clients use the Dali "context" model instead of the "resource" model
and that no one is using anything JAR-related yet (since it is only
a shell implementation at the moment).

For more information, review the latest patch attached to the bug[1].

Brian Vosburgh

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=197069

Back to the top