On Thu, Feb 19, 2015 at 4:37 AM, Thomas Heller <[email protected]> wrote:

>
> You must take care of this when feeding the inputs to the compiler.
>
> Closure Modules are great but require a bit of handholding to perform
> correctly since the only reason you are doing it in the first place is to
> optimize file size. If you leave too much to the compiler the size won't be
> ideal for _some_ programs. Trivial examples are very easy, actual
> production code will have a ton of those gotchas. I speak from experience
> here. ;)
>
> Hope that made sense.
>
> /thomas


Yeah sorry didn't mean to imply that Closure will always be able to move
code and that was my point about the benefit of explicit :entries.

People will have to experiment with what's there. As with dead code
elimination, people will discover what does and what does not work.

David

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to