----- Original Message ----- From: "Lionel Villard" <[EMAIL PROTECTED]> > > 1) => the nodes defined as static never appear in the final AST, so > applications aren't aware of their existence (and consequently can't > customized them) >
Hmm, but if I return you a node that is different from the default static instance (i.e. those in Axis and Singletons), will everything else work? Should we not use factories for these? -- Santiago
