[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1642) It is difficult to call method on "outer" instance of component

Michael Youngstrom (JIRA) jira-events at lists.jboss.org
Wed Jul 11 11:00:31 EDT 2007


It is difficult to call method on "outer" instance of component
---------------------------------------------------------------

                 Key: JBSEAM-1642
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1642
             Project: JBoss Seam
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.0.0.BETA1
            Reporter: Michael Youngstrom


There may be cases were you are executing method in a component and you wish to call another method in the same component that executes the interceptors of that component.  This is currently not really possible unless you explicitly grab the current instance of the component out of the scope it resides in.  It would be nice if there were an easier way to achieve this.

-- 
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

        



More information about the seam-issues mailing list