Why is it in the Spec than (in the last section included in the Spec)? Do I need to take out what I have put into the configuration so far?
And then is it just me who wants to initialize a converter with some values in faces-config? e.g., the dateTime converter with a pattern? regards, Martin On Fri, 04 Mar 2005 07:24:53 +0100, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > Martin, > > the stuff for <attribute> and <property> for > converters or components is designed for tool support > and not an implementation of JSF spec. > > Oracle's proposal ([1]) was created to enhance that > support. > > Regards, > Matthias > > [1] http://www.jsfcentral.com/articles/oracle_metadata_proposal.html > > > Martin Marinschek wrote: > > Hi, > > > > I needed to fix a configuration issue today for use in one of my projects... > > > > Doing that I found out that by far not all entries in the > > configuration dtd are really used in the current source-base, e.g. the > > properties and attributes of the converter are not initialized... > > > > Well, I fixed part of the digester rules, but did not implement the > > functionality on top of that, especially as looking into the > > source-base of the RI, I found out that they had not implemented this > > functionality over there as well. > > > > Does anyone know something more about this? Is this deprecated stuff > > in the dtds or functionality which just has not been implemented in > > the RI so far? > > > > regards, > > > > Martin > > >
