Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion ClojureScript analyzer overview document
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Aaron Cohen  
View profile  
 More options Apr 30 2012, 12:51 pm
From: Aaron Cohen <aa...@assonance.org>
Date: Mon, 30 Apr 2012 12:51:32 -0400
Local: Mon, Apr 30 2012 12:51 pm
Subject: Re: ClojureScript analyzer overview document

On Mon, Apr 30, 2012 at 12:43 PM, David Nolen <dnolen.li...@gmail.com>wrote:

> On Mon, Apr 30, 2012 at 10:15 AM, Aaron Cohen <aa...@assonance.org> wrote:

>> An alternative to the multimethod approach that might retain the "data"
>> aspect instead of creating an API would be to change :children to only
>> contain the names of the keys of the child elements, rather than a copy of
>> the values. This avoids the "going out of sync problem", since that means
>> :children is an indirect reference to the actual child nodes. I actually
>> think this is more work for the consumer than the multimethod approach, but
>> it'd be possible to write a general "children" function in terms of the
>> :children element.

>> For example:

>> {:op :if :test test-expr :then then-expr :else else-expr :children [:test
>> :then :else]}

>> --Aaron

> Is ignoring :children for your purposes a problem?

> David

What's the point of keeping an element that the primary project doesn't
use, and the library users can't use?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.