Steve and Daniel -- The "initialGrammar" has moved here for US English [ http://cvs.apache.org/viewcvs.cgi/jakarta-taglibs-sandbox/rdc/src/org/apache/taglibs/rdc/resources/RDCBundle_en_US.properties?view=markup ] and here otherwise [ http://cvs.apache.org/viewcvs.cgi/jakarta-taglibs-sandbox/rdc/src/org/apache/taglibs/rdc/resources/RDCBundle.properties?view=markup ]
You might have to wait a day or so till it gets reflected in the binaries. The properties file(s) will grow as I i18n'ize the rest (starting with grammar URIs). -Rahul P.S.-Thanks for the check-in Sam :-) On 5/3/05, Rahul P Akolkar <[EMAIL PROTECTED]> wrote: > On 5/3/05, Steve Hodson <[EMAIL PROTECTED]> wrote: > > I've found where the initial grammar is set up > > BaseModel.populateInitialGrammar(). However I don't want to start > altering the framework to any great extent. Since much of this is fixed > might it be better to wrapped up in a config file? > > > > Exactly, something similar -- this will be an external grammar in the next > commit from me [ as discussed here > http://marc.theaimsgroup.com/?l=taglibs-dev&m=110917693230823&w=2 ] > > Its a TODO that hasn't been done yet. Thanks for reminding me ;-) > > -Rahul >
