On Thu, Aug 8, 2013 at 7:44 AM, Lee Spector <lspec...@hampshire.edu> wrote:

>
> I was referring to Norman Richard's comment, which is what set me off:
> "Structural editing, like paredit, is really the only sane way to do
> Clojure code.  I honestly thing anyone who manually balances parenthesis or
> edits Clojure functions in a way that doesn't preserve the structural
> integrity of your expressions is just doing it wrong.  (not just doing it
> poorly - but doing it wrong)".
>

I do stand by comment.  You are free to disagree.   It's so painful to
watch people (experienced LISPers and newbies alike) manually balancing
parenthesis and spending inordinate amounts of time to do the simplest
tasks like pulling an expression up into a let or wrapping/unwrapping
blocks.  I've never once seen someone programming Clojure without paredit
and thought to myself "wow - that guy/gal really has this down".  The scope
of this statement is limited by the sadly small number of great Clojure
coders I've had the pleasure of watching work.  I would truly love to see
some counter examples.

If doing it by hand works for you, more power to you.  I think you are
doing it wrong, but my personal opinions thankfully don't really affect
much of the world outside my head.

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to