YAPC::NA Synopsis Hackathon

2006-06-11 Thread Uri Guttman
I have proposed a synopsis edit hackathon subproject at YAPC::NA. read my ideas at: http://yapcchicago.org/wiki/index.cgi?SynopsisEdit feel free to edit and add your own comments. thanx, uri -- Uri Guttman -- [EMAIL PROTECTED] http://www.stemsystems.com --Perl

Re: [svn:perl6-synopsis] r9536 - doc/trunk/design/syn

2006-06-11 Thread Carl Mäsak
On 6/11/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: [...] @@ -147,8 +147,9 @@ precedence levels autoincrement, exponentiation, symbolic unary, multiplicative, and additive; but these are limited to standard operators that are known to return numbers, strings, or booleans. -(Operators that

Re: Continuous testing tools

2006-06-11 Thread Adam Kennedy
Michael G Schwern wrote: On 6/9/06, A. Pagaltzis [EMAIL PROTECTED] wrote: * Adam Kennedy [EMAIL PROTECTED] [2006-06-09 18:35]: Sorry for the lack of information, but PITA's design is fairly ambitious, Hmm, I just saw this:

A question about .begin_eh

2006-06-11 Thread Bob Rogers
I notice the following paragraph, vintage late May, in pdd23_exceptions.pod: A C.begin_eh directive marks the beginning of a span of opcodes which the programmer expects to throw an exception. If an exception occurs in the execution of the given opcode span,

Perl++ Wikicosm (was: wiki engine architecture (was: $1,000 prize for Perl 6 Wiki written in Perl 6))

2006-06-11 Thread Conrad Schneiker
-Original Message- From: A. Pagaltzis [mailto:[EMAIL PROTECTED] All I can think of is YAGNI. Good point, but I wonder how many other people recognize the significance of that crypticism? http://en.wikipedia.org/wiki/YAGNI http://www.jera.com/techinfo/xpfaq.html Other

Perl++ Wikicosm (was: OT: wiki engine architecture)

2006-06-11 Thread Conrad Schneiker
Matt Todd wrote: On the architecture note, I've written up a quick article about a possible implementation of the MVC pattern for the wiki. Indeed, it's a very flexible implementation and really resembles a framework. (To be honest, it's from my work on my PHP framework.) Please take a

Re: Perl++ Wikicosm (was: OT: wiki engine architecture)

2006-06-11 Thread Matt Todd
1) Understood. I've been disconnected from Perl for a while, and this is really the first time I've been participating in the Perl community. Thanks for the heads-up. :) 2) I agree that it is both important and pertinent to get the general requirements down for the project, but I do see a need

[svn:perl6-synopsis] r9575 - doc/trunk/design/syn

2006-06-11 Thread audreyt
Author: audreyt Date: Sun Jun 11 17:16:35 2006 New Revision: 9575 Modified: doc/trunk/design/syn/S03.pod Log: * S03: typo, nit, etc, reported by masak++. Modified: doc/trunk/design/syn/S03.pod == ---