How about:

  pper-case-uay
  ower-case-ay
  eft-trim-lay
  ight-trim-lay

   and so on...

Steve


On Wed, Jun 2, 2010 at 10:49 AM, Tom Hickey <thic...@gmail.com> wrote:

> Including a space is correct when changing a string "to upper
> case" (hence Java's toUpperCase), though no space would be fine there
> as well.
>
> As a verb, "uppercase" (no space) is correct. So the function should
> either match java and be called to-upper-case or (preferably, IMO)
> simply be uppercase.
>
> Tom
>
> On May 30, 11:23 pm, Stuart Halloway <stuart.hallo...@gmail.com>
> wrote:
> > But they can be separate words, and Java treats them so (.toUpperCase,
> .toLowerCase).
> >
> > Stu
> >
> >
> >
> > > Also, according to Merriam-Webster, uppercase and lowercase don't have
> > > hyphens in them.
> >
> > > RJ
> >
> > > On May 30, 3:49 pm, Stuart Halloway <stuart.hallo...@gmail.com> wrote:
> > >> I have been working on a branch [1] and haven't updated the ticket yet
> [2]. Given the number of diverse (and sometimes opposite!) opinions already
> expressed on this topic, I thought a little extra community review would be
> in order. David and I organized the work into several fairly small commits
> so you can grab the branch and see  the individual decisions being made.
> >
> > >> Thanks!
> > >> Stu
> >
> > >> [1]http://github.com/stuarthalloway/clojure/tree/string
> > >> [2]
> https://www.assembla.com/spaces/clojure/tickets/359-promote-contrib-s...
> >
> > > --
> > > 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<clojure%2bunsubscr...@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 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<clojure%2bunsubscr...@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 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