[jira] [Commented] (TAP5-1510) The @Advise annotation limits advice to just a specific interface type

2011-05-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041020#comment-13041020 ] Hudson commented on TAP5-1510: -- Integrated in tapestry-trunk-freestyle #352 (See

[CONF] Apache Tapestry Service Advisors

2011-05-30 Thread confluence
Service Advisors Page edited by Igor Drobiazko Changes (1) ... In many cases, the order in which the advice is given is very important; for

[CONF] Apache Tapestry Service Advisors

2011-05-30 Thread confluence
Service Advisors Page edited by Igor Drobiazko Changes (1) ... h1. Annotation driven advisors {since:since=5.2}

[jira] [Commented] (TAP5-417) Tapestry Performance Improvements

2011-05-30 Thread Toby (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041071#comment-13041071 ] Toby commented on TAP5-417: --- p.s.: best solution is in general to use a CDN like Akamai and

[CONF] Apache Tapestry Tapestry IoC Decorators

2011-05-30 Thread confluence
Tapestry IoC Decorators Page edited by Igor Drobiazko Changes (2) ... before:* indicates that this decorator should come before any decorator

[jira] [Created] (TAP5-1536) callback when user selects row from Autocomplete mixin

2011-05-30 Thread Michael Kernahan (JIRA)
callback when user selects row from Autocomplete mixin --- Key: TAP5-1536 URL: https://issues.apache.org/jira/browse/TAP5-1536 Project: Tapestry 5 Issue Type: Improvement

[jira] [Created] (TAP5-1535) When there's a type mismatch between a container component at the field with @InjectComponent, the type of the containing component should be part of the exception message

2011-05-30 Thread Howard M. Lewis Ship (JIRA)
When there's a type mismatch between a container component at the field with @InjectComponent, the type of the containing component should be part of the exception message

svn commit: r1129336 - in /tapestry/tapestry5/trunk/tapestry-ioc/src/test/java/org/apache/tapestry5/ioc: IntegrationTest.java internal/DecorateByMarkerModule2.java

2011-05-30 Thread drobiazko
Author: drobiazko Date: Mon May 30 20:02:37 2011 New Revision: 1129336 URL: http://svn.apache.org/viewvc?rev=1129336view=rev Log: TAP5-1510: Added tests for decorators Added: tapestry/tapestry5/trunk/tapestry-ioc/src/test/java/org/apache/tapestry5/ioc/internal/DecorateByMarkerModule2.java

[jira] [Closed] (TAP5-1510) The @Advise annotation limits advice to just a specific interface type

2011-05-30 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko closed TAP5-1510. The @Advise annotation limits advice to just a specific interface type

[jira] [Resolved] (TAP5-1510) The @Advise annotation limits advice to just a specific interface type

2011-05-30 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko resolved TAP5-1510. -- Resolution: Fixed Fix Version/s: 5.3.0 The @Advise annotation limits advice to just a

[jira] [Commented] (TAP5-1510) The @Advise annotation limits advice to just a specific interface type

2011-05-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041280#comment-13041280 ] Hudson commented on TAP5-1510: -- Integrated in tapestry-trunk-freestyle #353 (See

[jira] [Closed] (TAP5-1239) @Startup annotation does not appear to work

2011-05-30 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko closed TAP5-1239. @Startup annotation does not appear to work ---