10/18/2002 9:45:49 AM, Cedric Dumoulin <[EMAIL PROTECTED]> wrote: > The Ted's proposal is a good starting point. We need now to check if >it fulfill simple needs, and if there is no incompatibility with complex >cases. I will check that with existing applications. Implementing it >doesn't seem too complicated.
+1 I have a complex use case in front of my that I could convert to modules and test the implementation. There are eight modules. Each has it's own set of "fillin pages", but they all share the same base tiles. I'll put these in a root definition file, and then list that for each module, along with the module's specific Definitions. I'm confident that the only redundency will be in the base Defintion objects being created more than once on the server, but that will be transparent to the devleloper. -Ted. -- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>