Stu Halloway,
Changes like this are a nuisance as a documentation guy >:|  It makes
Beta seem further away, but it's a tough call and someone has to make
it.  Such is life on the edge.

As far as technical feedback goes, it seems like a VERY useful list to
promote to core.  There are a few things I'd tweak:

I'd like to see a specific proposal for replace & replace-first.
Stuart Sierra put a lot of effort into getting those fns the way they
are in contrib, and we should be careful to not undo any lessons
learned in the process.  Also, this may beg a few questions about new
seq fns existing in core, depending on the implementation.

You also mention making the string argument first in some of these
fns.  I believe Will Smith's catch phrase says it best:  "Aw hell
no".  String fns are like any other seq fn, and they need to be
partial'ed, comp'ed and chained appropriately.  I can't even begin to
count the number of point free string processing routines I have.

Overall, this is exciting.  We're getting close to making "String
Processing Kick Ass in Clojure".
Sean

On May 26, 11:46 am, Stuart Halloway <stuart.hallo...@gmail.com>
wrote:
> > Stu,
> > What happened to *not* promoting string?
>
> Changed our mind. It helps keep the people with prerelease books  
> busy. ;-) Seriously: I did an audit of several third-party libraries,  
> and concluded that for some libs, the presence of these string  
> functions in core could be the make-or-break difference in needing to  
> depend on contrib. Obviously a slippery-slope argument, but it seemed  
> worth it.
>
> >http://groups.google.com/group/clojure-dev/browse_thread/thread/e294c...
>
> > Also, is there an actual patch/diff to review?  I didn't see one in
> > Assembla.
>
> No -- taking time to get feedback. It will be a simple patch though.

-- 
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

Reply via email to