dev@jsftemplating.java.net

[Issue 16] New - Make Component Factories Namespace Agnostic

From: <jdlee_at_dev.java.net>
Date: 4 Apr 2007 15:45:54 -0000

Make Component Factories Namespace Agnostic:
https://jsftemplating.dev.java.net/issues/show_bug.cgi?id=16
                 Issue #|16
                 Summary|Make Component Factories Namespace Agnostic
               Component|jsftemplating
                 Version|current
                Platform|Windows
              OS/Version|All
                     URL|
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|Component Factories
             Assigned to|kenpaulsen
             Reported by|jdlee






------- Additional comments from jdlee_at_dev.java.net Wed Apr 4 15:45:53 +0000 2007 -------
With the current component-to-factory mapping you have, JSFTemplating forces the user to use a certain namespace for the
component, i.e., you *must* use webuijsf (or is it sun?) with the woodstock components. Should the user deviate from
that, the app will fail. The factories need to be modified so that they are not dependent on a hard coded namespace
mapping.