[
http://jira.jboss.com/jira/browse/JBSEAM-1631?page=comments#action_12368453 ]
Hung Tang commented on JBSEAM-1631:
-----------------------------------
Dan, feel free to open up a topic in the forum if you have other thoughts about this.
I'm sure Gavin and his crew would appreciate us not to use JIRA for what might turn
out to be an endless debate.
add @PageAction annotation to method
------------------------------------
Key: JBSEAM-1631
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1631
Project: JBoss Seam
Issue Type: Feature Request
Components: Tools
Affects Versions: 2.0.0.BETA1
Reporter: Dan Allen
Original Estimate: 2 days
Remaining Estimate: 2 days
I cannot help but to conclude that a page action ought to be able to be declared as an
annotation on a method. Why not? It is very similar to a @WebRemote method in a sense. It
would also eliminate the need for the XML file if you prefer to return view ids directly
in the action handler methods. Think about the love Seam would get by removing the
dependency on the XML for this feature. No XMLHell, remember?
The way it would work is that when Seam spots the annotation during initialization time,
it just registers that method with the Page framework just as if it had found it in the
XML file.
I wouldn't be broken-hearted if this is rejected, but it seems consistent with the
goals of Seam.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira