On 3/2/06, Kurt Wiersma <[EMAIL PROTECTED]> wrote: > <entry > key="toMethodName"><value>getInstanceData</value></entry>
That's a nasty key name... It really doesn't convey what it does. Perhaps: <entry key="instanceDataMethod"><value>getInstanceData</value></entry> -- Sean A Corfield -- http://corfield.org/ Got frameworks? "If you're not annoying somebody, you're not really alive." -- Margaret Atwood
