Have dates and location for the Clojure conference been picked?
--
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
Hi Stephen,
That name sounds much better than mine and sorry for breaking process.
The code was definitely a trivial modification of code you wrote.
Thanks,
Mark
On Jul 10, 10:51 am, "Stephen C. Gilardi" wrote:
> On Jul 10, 2009, at 9:22 AM, markgunnels wrote:
>
> > I w
Hello,
I wanted to recommend the following method be added to
clojure.contrib.sql (stolen directly from do-prepared). I have used it
successfully with Oracle stored procedure calls. Please let me know if
I'm not posting to the right place or in the right manner or any
improvements that can be mad
is an
excellent introduction to the subject.
On May 27, 6:02 pm, Stuart Sierra wrote:
> On May 26, 10:47 pm,markgunnels wrote:
>
> > Hopefully this doesn't get me booed off the message board but is there
> > a Clojure equivalent to Ruby's ERB? I'm try to use Clojure to pe
es top level context.
>
> It's not documented, but if anyone is interested I can do some.
>
> cheers
>
> bd
>
> On Tue, 2009-05-26 at 19:47 -0700, markgunnels wrote:
> > Hopefully this doesn't get me booed off the message board but is there
> > a Cl
Hopefully this doesn't get me booed off the message board but is there
a Clojure equivalent to Ruby's ERB? I'm try to use Clojure to perform
code generation and, while it makes for an excellent language to write
a parser in, I can't quite figure out the best way to actually
template out the code.