You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Chris Lewis (JIRA)" <de...@tapestry.apache.org> on 2007/11/20 12:44:43 UTC

[jira] Created: (TAPESTRY-1923) ComponentClassResolver can/should provide access to all known page names

ComponentClassResolver can/should provide access to all known page names
------------------------------------------------------------------------

                 Key: TAPESTRY-1923
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1923
             Project: Tapestry
          Issue Type: New Feature
          Components: tapestry-core
            Reporter: Chris Lewis
            Priority: Minor
             Fix For: 5.0.7


ComponentClassResolver

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


[jira] Updated: (TAPESTRY-1923) ComponentClassResolver can/should provide access to all known page names

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAPESTRY-1923:
-------------------------------------------

    Fix Version/s:     (was: 5.0.10)
                   5.0.11

> ComponentClassResolver can/should provide access to all known page names
> ------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1923
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1923
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-core
>            Reporter: Chris Lewis
>            Priority: Minor
>             Fix For: 5.0.11
>
>         Attachments: access-to-pages.patch
>
>
> ComponentClassResolver knows about all pages in the application. It has been requested that this be explpoited as a usable feature provided by the implementing service, as it may be useful to access such a list.
> This issue is a response to this thread on the mailing list:
> http://www.nabble.com/T5-How-to-get-all-page-names--tf4839337.html#a13848595

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


[jira] Updated: (TAPESTRY-1923) ComponentClassResolver can/should provide access to all known page names

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAPESTRY-1923:
-------------------------------------------

    Fix Version/s:     (was: 5.0.8)
                   5.0.9

> ComponentClassResolver can/should provide access to all known page names
> ------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1923
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1923
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-core
>            Reporter: Chris Lewis
>            Priority: Minor
>             Fix For: 5.0.9
>
>         Attachments: access-to-pages.patch
>
>
> ComponentClassResolver knows about all pages in the application. It has been requested that this be explpoited as a usable feature provided by the implementing service, as it may be useful to access such a list.
> This issue is a response to this thread on the mailing list:
> http://www.nabble.com/T5-How-to-get-all-page-names--tf4839337.html#a13848595

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


[jira] Updated: (TAPESTRY-1923) ComponentClassResolver can/should provide access to all known page names

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAPESTRY-1923:
-------------------------------------------

    Fix Version/s:     (was: 5.0.13)
                   5.0

> ComponentClassResolver can/should provide access to all known page names
> ------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1923
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1923
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-core
>            Reporter: Chris Lewis
>            Priority: Minor
>             Fix For: 5.0
>
>         Attachments: access-to-pages.patch
>
>
> ComponentClassResolver knows about all pages in the application. It has been requested that this be explpoited as a usable feature provided by the implementing service, as it may be useful to access such a list.
> This issue is a response to this thread on the mailing list:
> http://www.nabble.com/T5-How-to-get-all-page-names--tf4839337.html#a13848595

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


[jira] Commented: (TAPESTRY-1923) ComponentClassResolver can/should provide access to all known page names

Posted by "Chris Lewis (JIRA)" <de...@tapestry.apache.org>.
    [ https://issues.apache.org/jira/browse/TAPESTRY-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12543875 ] 

Chris Lewis commented on TAPESTRY-1923:
---------------------------------------

I forgot to mention that this patch is against r596535 (5.0.7).

> ComponentClassResolver can/should provide access to all known page names
> ------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1923
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1923
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-core
>            Reporter: Chris Lewis
>            Priority: Minor
>             Fix For: 5.0.7
>
>         Attachments: access-to-pages.patch
>
>
> ComponentClassResolver knows about all pages in the application. It has been requested that this be explpoited as a usable feature provided by the implementing service, as it may be useful to access such a list.
> This issue is a response to this thread on the mailing list:
> http://www.nabble.com/T5-How-to-get-all-page-names--tf4839337.html#a13848595

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


[jira] Updated: (TAPESTRY-1923) ComponentClassResolver can/should provide access to all known page names

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAPESTRY-1923:
-------------------------------------------

    Fix Version/s:     (was: 5.0.11)
                   5.0.12

> ComponentClassResolver can/should provide access to all known page names
> ------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1923
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1923
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-core
>            Reporter: Chris Lewis
>            Priority: Minor
>             Fix For: 5.0.12
>
>         Attachments: access-to-pages.patch
>
>
> ComponentClassResolver knows about all pages in the application. It has been requested that this be explpoited as a usable feature provided by the implementing service, as it may be useful to access such a list.
> This issue is a response to this thread on the mailing list:
> http://www.nabble.com/T5-How-to-get-all-page-names--tf4839337.html#a13848595

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


[jira] Updated: (TAPESTRY-1923) ComponentClassResolver can/should provide access to all known page names

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAPESTRY-1923:
-------------------------------------------

    Affects Version/s: 5.0

> ComponentClassResolver can/should provide access to all known page names
> ------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1923
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1923
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-core
>    Affects Versions: 5.0
>            Reporter: Chris Lewis
>            Priority: Minor
>             Fix For: 5.0
>
>         Attachments: access-to-pages.patch
>
>
> ComponentClassResolver knows about all pages in the application. It has been requested that this be explpoited as a usable feature provided by the implementing service, as it may be useful to access such a list.
> This issue is a response to this thread on the mailing list:
> http://www.nabble.com/T5-How-to-get-all-page-names--tf4839337.html#a13848595

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


[jira] Updated: (TAPESTRY-1923) ComponentClassResolver can/should provide access to all known page names

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAPESTRY-1923:
-------------------------------------------

    Fix Version/s:     (was: 5.0.12)
                   5.0.13

> ComponentClassResolver can/should provide access to all known page names
> ------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1923
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1923
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-core
>            Reporter: Chris Lewis
>            Priority: Minor
>             Fix For: 5.0.13
>
>         Attachments: access-to-pages.patch
>
>
> ComponentClassResolver knows about all pages in the application. It has been requested that this be explpoited as a usable feature provided by the implementing service, as it may be useful to access such a list.
> This issue is a response to this thread on the mailing list:
> http://www.nabble.com/T5-How-to-get-all-page-names--tf4839337.html#a13848595

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


[jira] Updated: (TAPESTRY-1923) ComponentClassResolver can/should provide access to all known page names

Posted by "Chris Lewis (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Lewis updated TAPESTRY-1923:
----------------------------------

    Description: 
ComponentClassResolver knows about all pages in the application. It has been requested that this be explpoited as a usable feature provided by the implementing service, as it may be useful to access such a list.

This issue is a response to this thread on the mailing list:
http://www.nabble.com/T5-How-to-get-all-page-names--tf4839337.html#a13848595

  was:ComponentClassResolver


> ComponentClassResolver can/should provide access to all known page names
> ------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1923
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1923
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-core
>            Reporter: Chris Lewis
>            Priority: Minor
>             Fix For: 5.0.7
>
>
> ComponentClassResolver knows about all pages in the application. It has been requested that this be explpoited as a usable feature provided by the implementing service, as it may be useful to access such a list.
> This issue is a response to this thread on the mailing list:
> http://www.nabble.com/T5-How-to-get-all-page-names--tf4839337.html#a13848595

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


[jira] Updated: (TAPESTRY-1923) ComponentClassResolver can/should provide access to all known page names

Posted by "Chris Lewis (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Lewis updated TAPESTRY-1923:
----------------------------------

    Attachment: access-to-pages.patch

Here is a simple patch that adds a method to the interface (ComponentClassResolver#getLogicalPageNames), as well as an implementation to the internal service. Its a simple implementation (the work was already done) that follows the concurrency measures taken in other similar methods. What may be in question is if the naming and return types follow convention as I don't know what they are.

> ComponentClassResolver can/should provide access to all known page names
> ------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1923
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1923
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-core
>            Reporter: Chris Lewis
>            Priority: Minor
>             Fix For: 5.0.7
>
>         Attachments: access-to-pages.patch
>
>
> ComponentClassResolver knows about all pages in the application. It has been requested that this be explpoited as a usable feature provided by the implementing service, as it may be useful to access such a list.
> This issue is a response to this thread on the mailing list:
> http://www.nabble.com/T5-How-to-get-all-page-names--tf4839337.html#a13848595

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


[jira] Updated: (TAPESTRY-1923) ComponentClassResolver can/should provide access to all known page names

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAPESTRY-1923:
-------------------------------------------

    Fix Version/s:     (was: 5.0.7)
                   5.0.8

> ComponentClassResolver can/should provide access to all known page names
> ------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1923
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1923
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-core
>            Reporter: Chris Lewis
>            Priority: Minor
>             Fix For: 5.0.8
>
>         Attachments: access-to-pages.patch
>
>
> ComponentClassResolver knows about all pages in the application. It has been requested that this be explpoited as a usable feature provided by the implementing service, as it may be useful to access such a list.
> This issue is a response to this thread on the mailing list:
> http://www.nabble.com/T5-How-to-get-all-page-names--tf4839337.html#a13848595

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


[jira] Updated: (TAPESTRY-1923) ComponentClassResolver can/should provide access to all known page names

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAPESTRY-1923:
-------------------------------------------

    Fix Version/s:     (was: 5.0.9)
                   5.0.10

> ComponentClassResolver can/should provide access to all known page names
> ------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1923
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1923
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-core
>            Reporter: Chris Lewis
>            Priority: Minor
>             Fix For: 5.0.10
>
>         Attachments: access-to-pages.patch
>
>
> ComponentClassResolver knows about all pages in the application. It has been requested that this be explpoited as a usable feature provided by the implementing service, as it may be useful to access such a list.
> This issue is a response to this thread on the mailing list:
> http://www.nabble.com/T5-How-to-get-all-page-names--tf4839337.html#a13848595

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


[jira] Closed: (TAPESTRY-1923) ComponentClassResolver can/should provide access to all known page names

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAPESTRY-1923.
------------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 5.0)
                   5.0.15
         Assignee: Howard M. Lewis Ship

> ComponentClassResolver can/should provide access to all known page names
> ------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1923
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1923
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-core
>    Affects Versions: 5.0
>            Reporter: Chris Lewis
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.0.15
>
>         Attachments: access-to-pages.patch
>
>
> ComponentClassResolver knows about all pages in the application. It has been requested that this be explpoited as a usable feature provided by the implementing service, as it may be useful to access such a list.
> This issue is a response to this thread on the mailing list:
> http://www.nabble.com/T5-How-to-get-all-page-names--tf4839337.html#a13848595

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