Re: [Catalyst] Mistake in documentation

2011-04-29 Thread Tomas Doran


On 8 Apr 2011, at 23:05, Mark A. Stratman wrote:
So when a core contributor gets around to it, can you please review  
and put in master (there's another /people/mstratman/* branch too,  
btw).


Merged to master, thanks

t0m


___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


[Catalyst] Mistake in documentation

2011-04-08 Thread John M. Dlugosz

I would suppose that the maintainers follow this mailing list?

Near the beginning of Catalyst::Manual::Intro, it reads:

Note that actions with the |:Global | attribute are equivalent to using a 
|:Path('action_name') | attribute, so our action could be equivalently:


However, the preceding listing it is referring to uses :Local, not :Global.

___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Mistake in documentation

2011-04-08 Thread Mark A. Stratman
I fixed it in a branch: /people/mstratman/intro_attribute

So when a core contributor gets around to it, can you please review and put in 
master (there's another /people/mstratman/* branch too, btw).

On Apr 8, 2011, at 3:51 AM, John M. Dlugosz wrote:

 I would suppose that the maintainers follow this mailing list?
 
 Near the beginning of Catalyst::Manual::Intro, it reads:
 
Note that actions with the |:Global | attribute are equivalent to using a 
 |:Path('action_name') | attribute, so our action could be equivalently:
 
 However, the preceding listing it is referring to uses :Local, not :Global.
 
 ___
 List: Catalyst@lists.scsys.co.uk
 Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
 Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
 Dev site: http://dev.catalyst.perl.org/


___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/