You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Erik Hatcher (JIRA)" <ta...@jakarta.apache.org> on 2005/03/30 21:47:38 UTC

[jira] Created: (TAPESTRY-291) Default prefix per component parameter

Default prefix per component parameter
--------------------------------------

         Key: TAPESTRY-291
         URL: http://issues.apache.org/jira/browse/TAPESTRY-291
     Project: Tapestry
        Type: Improvement
  Components: Framework  
    Versions: 3.1    
    Reporter: Erik Hatcher
    Priority: Minor
     Fix For: 3.1


I would like to see constructs of this form made easier:

   <form jwcid="@Form" listener="listener:method">

The "listener:" prefix is redundant.  We know its a listener method!


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org


Re: [jira] Created: (TAPESTRY-291) Default prefix per component parameter

Posted by Jamie Orchard-Hays <ja...@dang.com>.
+1 on that

Erik Hatcher (JIRA) wrote:

>Default prefix per component parameter
>--------------------------------------
>
>         Key: TAPESTRY-291
>         URL: http://issues.apache.org/jira/browse/TAPESTRY-291
>     Project: Tapestry
>        Type: Improvement
>  Components: Framework  
>    Versions: 3.1    
>    Reporter: Erik Hatcher
>    Priority: Minor
>     Fix For: 3.1
>
>
>I would like to see constructs of this form made easier:
>
>   <form jwcid="@Form" listener="listener:method">
>
>The "listener:" prefix is redundant.  We know its a listener method!
>
>
>  
>

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org


[jira] Assigned: (TAPESTRY-291) Default prefix per component parameter

Posted by "Howard M. Lewis Ship (JIRA)" <ta...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/TAPESTRY-291?page=history ]

Howard M. Lewis Ship reassigned TAPESTRY-291:
---------------------------------------------

    Assign To: Howard M. Lewis Ship

> Default prefix per component parameter
> --------------------------------------
>
>          Key: TAPESTRY-291
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-291
>      Project: Tapestry
>         Type: Improvement
>   Components: Framework
>     Versions: 3.1
>     Reporter: Erik Hatcher
>     Assignee: Howard M. Lewis Ship
>     Priority: Minor
>      Fix For: 3.1

>
> I would like to see constructs of this form made easier:
>    <form jwcid="@Form" listener="listener:method">
> The "listener:" prefix is redundant.  We know its a listener method!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org


[jira] Commented: (TAPESTRY-291) Default prefix per component parameter

Posted by "Howard M. Lewis Ship (JIRA)" <ta...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/TAPESTRY-291?page=comments#action_61907 ]
     
Howard M. Lewis Ship commented on TAPESTRY-291:
-----------------------------------------------

This will require that the <parameter> element specify the correct binding type to use when no explicit prefix is supplied.  The meta-default for this will be "ognl" because most parameters should be expressions.  In a few rarer cases, "listener", "asset", "component" or "literal" may be used.

The component documentation will need to be updated to indicate the prefix.

For informal parameters, the "literal" prefix will be the default.

> Default prefix per component parameter
> --------------------------------------
>
>          Key: TAPESTRY-291
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-291
>      Project: Tapestry
>         Type: Improvement
>   Components: Framework
>     Versions: 3.1
>     Reporter: Erik Hatcher
>     Assignee: Howard M. Lewis Ship
>     Priority: Minor
>      Fix For: 3.1

>
> I would like to see constructs of this form made easier:
>    <form jwcid="@Form" listener="listener:method">
> The "listener:" prefix is redundant.  We know its a listener method!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org


[jira] Closed: (TAPESTRY-291) Default prefix per component parameter

Posted by "Howard M. Lewis Ship (JIRA)" <ta...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/TAPESTRY-291?page=all ]
     
Howard M. Lewis Ship closed TAPESTRY-291:
-----------------------------------------

    Resolution: Fixed

> Default prefix per component parameter
> --------------------------------------
>
>          Key: TAPESTRY-291
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-291
>      Project: Tapestry
>         Type: Improvement
>   Components: Framework
>     Versions: 4.0
>     Reporter: Erik Hatcher
>     Assignee: Howard M. Lewis Ship
>     Priority: Minor
>      Fix For: 4.0

>
> I would like to see constructs of this form made easier:
>    <form jwcid="@Form" listener="listener:method">
> The "listener:" prefix is redundant.  We know its a listener method!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org