Avoid reflection when instantiating component instances ------------------------------------------------------- Key: TAPESTRY-2049 URL: https://issues.apache.org/jira/browse/TAPESTRY-2049 Project: Tapestry Issue Type: Improvement Components: tapestry-core Affects Versions: 5.0.7 Reporter: Howard M. Lewis Ship Assignee: Howard M. Lewis Ship Tapestry uses a small bit of reflective code to instantiate components, which could be replaced with a dynamically generated class for a minute speed improvement. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org For additional commands, e-mail: dev-help@tapestry.apache.org