+1
--
Tom Jordahl
Macromedia
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 03, 2002 3:21 PM
To: [EMAIL PROTECTED]
Subject: Property Descriptor Caching
Every time a Bean/Simple Serializer/Deserializer is invoked, it constructs
a
Every time a Bean/Simple Serializer/Deserializer is invoked, it constructs
a PropertyDescriptor array (and possibly PropertyDescriptor Map).
I have code in my sandbox that should improve performance.
I added the following two methods to TypeDesc, which get and cache the
array and map:
public