On Jun 15, 2009, at 12:34 PM, jackCHEN wrote:
* DataMap: private List<String> propertyKeyList - I don't understand
this one, and it is encoded in the XML. Before we add that to the
schema, could you please explain why it should be there?
I think I see what Jack might have done there. That looks like it
was used
for the CM and should be removed. I'll take a look before it is
committed.
It is userd for the CM. New added "PropertyPanel" in CM needs a
Property Key
List of the DataMap when "PropertyPanel" is initialized. Before
discuss the
CM, ti should be removed. The old patch had no this change.
Great. I guess the new events can be removed as well for now.
Andrus