Skip to main content
Participant
April 2, 2009
Question

Where is source code for flex.util.SerializedTemplateFactory?

  • April 2, 2009
  • 1 reply
  • 602 views
This class is included (why?) in the mm-velocity-1.4.jar file. I'm trying to build the flexsdk entirely from source to meet packaging requirements.
This topic has been closed for replies.

1 reply

Participant
April 2, 2009
Steve Linabery <member@adobeforums.com> writes:<br /><br /> > Where is source code for flex.util.SerializedTemplateFactory?<br /><br />opensource/flex/sdk/trunk/modules/thirdparty/velocity/src/java/flex/util<br /><br /> > This class is included (why?) in the mm-velocity-1.4.jar file.<br /><br />It's a customization to Velocity to make our use of templates run<br />faster.<br /><br />-Paul