On Tue, Sep 1, 2009 at 3:40 PM,  <span dir="ltr"><<a href="mailto:drew.crampsie@gmail.com">drew.crampsie@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">> I'll second (or third?) the appreciation of the simplicity.<br>><br>> Two questions though:<br>><br>> 1. What exactly does "Editing" in (i) imply?  I could guess (esp. with it<br>
> being lumped with "Introspection"), but I'll hold off on assuming things...<br><br></div>Basically I'm thinking of the the functionality used by SLIME here.. things like source-location (for M-.) and the who-calls introspection etc.<br>
<br>If someone has better wording for (i), please speak up.<div class="im"><br><br>> 2. While the "OS and Filesystem access" point is one I'm especially keen on,<br>> I'd like to hear what anyone's opinion would be on CLTL3 standardized regex<br>
> functionality<br><br></div>Absolutely not :).</blockquote><div><br></div><div>concise and to the point.  i like it.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">> Mr. Weitz's cl-ppcre seems to be fairly widely used & may be<br>> the *de-facto* standard, but why not take it one step further?<br><br></div>I think the better question is 'why take it further'? Personally, i don't use regexps that much, so i'm biased.. but...</blockquote>
<div><br></div><div>i certainly don't use regexp's on a daily basis either, but they tend to get baked into languages as features or in standard lib form frequently & are indispensable in those instances that you need them, so it seemed worth mention (perhaps i'd missed such mention in previous CLTL3 discussion - if so, my apologies for the ensuing horse beating)</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Is the PERL regexp standard the one we'd like to follow? There is a perfectly good portable implementation that is an excellent candidate for inclusion in the 'standard library', so why would CLtL3 need to include its own description of a defacto standard from another language?</blockquote>
<div><br></div><div>The Standard Library (TM) being the key phrase there, no?</div><div><br></div><div>...but the mention of what "flavor" of regexp's would be standardized on in such a hypothetical situation is probably the most obvious source of pain (aside from regexp's themselves) that i didn't think about before opening my big fat mouth, and is a likely candidate for grounds of topic dismissal in itself...</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I'd personally much prefer a 'lispy' (read : verbose and understandable) implementation of regexps then the one from perl, and still wouldn't want it included as part of CLtL3.. </blockquote>
<div><br></div><div>perfectly fair.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">regexps are not simple, and can be implemented without implementation support, so there is no good reason to include them in the base language.</blockquote>
<div><br></div><div>i don't necessarily agree with this statement **as written**, but i do agree with the brunt of your argument enough to not pick nits...</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Should we also include cl-awk? How about an infix macro? an SQL syntax library? A parser generator? why cl-ppcre over any of those?</blockquote><div><br></div><div>oh, c'mon - now we're just getting nasty :)</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Edi himself has spoken against the idea of 'standardising' on cl-ppcre (i can't find the reference right now), and IIRC his reasoning was similar to mine. </blockquote>
<div><br></div><div>this is an interesting tidbit and even more scrumptious food for thought - i'll try to dig this up for my own edification...(if anyone has references handy, please send them to me privately)</div><div>
 </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">So, to turn the question around, how would including cl-ppcre help meet the goals of the project as outlined in the charter?</blockquote>
<div><br></div><div>to play devil's advocate myself here - given it's widespread acceptance/usage, and it's very nature as a *portable* library, it seems that it would be in line with the following part of the CLTL3 charter:</div>
<div><br></div><div>"<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">It should codify existing practice and provide additional features to facilitate portability of code among diverse<span class="Apple-style-span" style="border-collapse: separate; font-family: arial; font-size: small; "><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "> implementations.</span>"</span></span></div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Again, i'll be your devil's advocate for the duration of these discussions, so please don't assume i'm dismissing this outright... but the questions and reasoning behind my arguments are valid... so i'd love to hear counter-arguments. Just to give you some ammo, ANSI included FORMAT and LOOP, and similar arguments could have been (and were) made against them.</blockquote>
<div><br></div><div>no ammo needed...and even if it was, format & loop seem to hold title to the most contentious aspects of CL to this day, regardless of how much some people use/love them, so leaning on them as justification for any argument smells distinctly...dangerous.</div>
<div><br></div></div>