Nice work!

Two things related to 'strcat'.

1) This is already implemented as clojure.core/str (and is more
efficient than concat'ing)
2) This function is never called :)

I have some idea's related to the presentation, but I don't have time
to iterate them right now.

-Ryan

On Feb 11, 8:29 am, Craig Andera <craig.and...@gmail.com> wrote:
> As I mentioned previously, I'm going to see if I can get time this
> week to set it up to go through clojure.contrib.prxml. If I don't run
> into any issues, that will remove the dependency on the javax stuff
> I'm importing. It will have the additional benefit of cutting the code
> in half. I'll update here when I know more.
>
> On Wed, Feb 11, 2009 at 8:04 AM, Konrad Hinsen
>
> <konrad.hin...@laposte.net> wrote:
>
> > On Feb 11, 2009, at 13:07, Christian Vest Hansen wrote:
>
> >>> I suppose I need to add javax.xml to my classpath, but where do I get
> >>> it from? I searched a bit and it looks like this is in the standard
> >>> Java distribution, but in which jar file?
>
> >> It was added in Java 6. Could you perchance be running Java 5?
>
> > Yes. Given that I run MacOS 10.4 on a PowerPC machine, that's the
> > latest Java I can get.
>
> > Is there any chance I could take a jar file from Java 6 and use it
> > with my Java 5 installation?
>
> > Konrad.
--~--~---------~--~----~------------~-------~--~----~
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
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