On Aug 28, 2008, at 7:40 PM, Rich Hickey wrote: > I'm pleased to announce that Stephen C. Gilardi's lib code has been > integrated into the clojure namespace and is included in boot.clj, > as of SVN rev 1009. > > This means that use, require, and load-resources are now available > by default.
That's great news, Rich. Thanks very much! > There is also a new macro, ns, which should be the preferred way to > use in-ns/import/use/require: I like what you've done with clojure/ns -- tying a lot of often-used functions neatly into one concise and powerful call. Nicely done! > Many thanks to Steve for his tireless work in defining and refining > lib, a very useful contribution! You're quite welcome! Working with Clojure makes it feel more like tireless fun. :-) Thanks! --Steve --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---