Hi David, > > <!ELEMENT attribute (description?, name, type, access?)> > > <!ATTLIST attribute persistPolicy CDATA #IMPLIED > > getMethod CDATA #IMPLIED > > setMethod CDATA #IMPLIED > > persistPeriod NMTOKEN #IMPLIED > > currencyTimeLimit NMTOKEN #IMPLIED > > > > It might be a good idea to include the time unit in the > duration names. > Also currencyTimeLimit sounds a bit like it refers to money. > Would a name > like instanceTimeOutMinutes work?
Well, "currencyTimeLimit" is what is defined by the spec for modelmbean; changing its name will require a legend that explains that "instanceTimeOutMinutes" in the XML will map the "currencyTimeLimit" field in the Descriptor. I would stay with Juha here, even if the name chosen by the spec is really awful. Regards Simon _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
