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 Consul
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
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:
http://googleresearch.blogspot.com/2006/04/our-conference-on-
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,
P
> -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
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
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 an
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
==
--- doc/trunk/design/