Re: jcontainer-interest digest, Vol 1 #191 - 5 msgs

peter-4lf8KW9E9MLMqX/[email protected] Tue, 13 Jan 2004 13:07:20 +1100
Newsgroups gmane.comp.java.jcontainer.interest
Message-ID <000b01c3d979$fa5d6200$21e7809d@fisg2>
Hi,

> Thank you for the feedback.  Can you point me to any applications or
> frameworks which use a similar approach, so I can shamelessly steal
> their code - er, see some examples?

Theres a few around that make those sorts of distinctions. You may want to
check out Spice also at codehaus (checkout cvs.codehaus.org:/scm/cvs) which
has a few examples. Specifically look at the directories

components/classman
components/xmlpolicy

They mostly separate out configuration, configuration building, runtime,
runtime building and validation into separate packages.

Hope that helps,

Peter Donald