My thoughts on this were spurred by this tweet from Nikita Prokopov 
https://twitter.com/nikitonsky/status/837049980053516310

I generally don't have the need to alter stuff deep down in data structures, 
but when I do, I don't mind writing the functions to do so. 

The two things that worries me about Specter are
1) One more path-DSL to learn for both my team and I. 
2) If Clojure were an OO-language, wouldn't I be violating the law of Demeter 
https://en.m.wikipedia.org/wiki/Law_of_Demeter when using specter?

I realize that these are not arguments for or against Specter going into 
Clojure, more my thoughts on why I'm not using it. 

Erik. 
-- 
i farta

> Den 16. feb. 2017 kl. 04.05 skrev Alex Miller <a...@puredanger.com>:
> 
> 
>> On Wednesday, February 15, 2017 at 3:41:36 PM UTC-6, Nathan Marz wrote:
>> Alex – care to elaborate? When I get this question it would be nice to be 
>> able to tell people why the core team isn't interested.
> 
> The default answer to all such questions is no. Clojure has a small library 
> and Rich wants it to remain that way. 
> -- 
> 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/d/optout.

-- 
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/d/optout.

Reply via email to