Re: How to: reduce boolean operations?

2013-05-23 Thread Softaddicts
; >> >> For more options, visit https://groups.google.com/groups/opt_out. > >> >> > >> >> > >> > > >> > -- > >> > -- > >> > You received this message because you are subscribed to the Google > >> > Groups "

Re: "I don't feel the absence of a debugger, because I've learnt enough that I don't ever need a debugger."

2013-05-27 Thread Softaddicts
oup, 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

Re: "I don't feel the absence of a debugger, because I've learnt enough that I don't ever need a debugger."

2013-05-27 Thread Softaddicts
sit 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 unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr.

Re: "I don't feel the absence of a debugger, because I've learnt enough that I don't ever need a debugger."

2013-05-28 Thread Softaddicts
. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Softaddicts sent by ibisMail from my ipad! -- -- You received this message

Re: "I don't feel the absence of a debugger, because I've learnt enough that I don't ever need a debugger."

2013-05-29 Thread Softaddicts
ibe 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 > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsu

Re: importing a java class which 'requires' your namespace in a static block

2013-06-05 Thread Softaddicts
@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

Re: NullPointerException when creating protocol in macro

2013-06-05 Thread Softaddicts
his 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

Re: Clojure in production

2013-06-10 Thread Softaddicts
oogle > Groups "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Softaddicts sent by ibisMail f

Re: Clojure in production

2013-06-11 Thread Softaddicts
that was identified - and fixed in 1.5.1). > > We generally do multi-version testing so we can easily migrate to each > version as it is released. > > Sean > > > On Mon, Jun 10, 2013 at 3:17 PM, Plínio Balduino > > > wrote: > > Thanks. I went there before

Re: In what OS do you code?

2013-06-15 Thread Softaddicts
g emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Softaddicts sent by ibisMail from my ipad! -- -- You received this message because you are subscribed to the Google Groups "

Re: In what OS do you code?

2013-06-15 Thread Softaddicts
g emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Softaddicts sent by ibisMail from my ipad! -- -- You received this message because you are subscribed to the Google Groups &qu

Re: Any suggestions for configuration solution in Clojure or Java world?

2013-06-17 Thread Softaddicts
lojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit htt

Re: Multiple args: opts map vs inline arguments

2013-06-18 Thread Softaddicts
repeatedly in the way, then use a macro to hide it. Luc P. -- Softaddicts sent by ibisMail from my ipad! -- -- 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 m

Re: Multiple args: opts map vs inline arguments

2013-06-18 Thread Softaddicts
wherever appropriate and keep apply-kw > handy: http://dev.clojure.org/jira/browse/CINCU-3 > > > 2013/6/18 Softaddicts > > > I use destructuring most of the time, the main benefits I see are runtime > > validation > > of typo errors in the option names, better

Re: Multiple args: opts map vs inline arguments

2013-06-18 Thread Softaddicts
e had this everywhere. My opinion is obviously biased by the choices we made earlier and the way our code base evolved but so far we did not feel any pain choosing this route. Luc P. > On 18 June 2013 14:38, Softaddicts wrote: > > > I use destructuring most of the time, the main bene

Re: Multiple args: opts map vs inline arguments

2013-06-18 Thread Softaddicts
> > > > Sub-selecting options with select-key makes things easier to read when > > pruning > > options used by internal fns. > > > > Marginally slower but less brain estate is required to remember valid > > options. > > > > If the appl

Re: How to implement a distributed and concurrent system in Clojure?

2013-07-03 Thread Softaddicts
gt; http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.

Re: [ANN]: Introducing lein-try

2013-07-14 Thread Softaddicts
scribe from this group and all its topics, send an email to > > clojure+unsubscr...@googlegroups.com. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > > > > -- > -- > You received this message because you are subscribed to the Goog

Re: [ANN]: Introducing lein-try

2013-07-14 Thread Softaddicts
Nice ... try :) Luc > I figured there was a joke somewhere in there, but I just couldn't tease a > good one out ;) > On Jul 14, 2013 9:54 AM, "Softaddicts" wrote: > > > After reading this thread, I think we need another plug in to try the try > > plugin

Re: Comma separated String values from vector

2013-07-16 Thread Softaddicts
rated - 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 > --- > You received this message because you are su

Re: Comma separated String values from vector

2013-07-16 Thread Softaddicts
s.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/

Re: Comma separated String values from vector

2013-07-16 Thread Softaddicts
> > 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/grou

Re: primitive array casts

2013-07-20 Thread Softaddicts
be patient > > with your > > >>> first post. > > > > >>> To unsubscribe from this group, send email to > > >>> > > clojure+u...@googlegroups.com > > >>> For more options, visit > > this group at > > >>

Re: Can we please deprecate the :use directive ?

2013-07-23 Thread Softaddicts
ecause 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 > cloj

Re: Can we please deprecate the :use directive ?

2013-07-23 Thread Softaddicts
om/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options,

Re: Can we please deprecate the :use directive ?

2013-07-23 Thread Softaddicts
Let's be opinionated! :-D > > I think that's the only subset that has a chance to pass without > having to gather a commitee at the next Clojure-conj ;-) > > > 2013/7/23 Softaddicts : > > None of what has been said so far makes me believe that our usage of > >

Re: Can we please deprecate the :use directive ?

2013-07-24 Thread Softaddicts
t;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

Re: Can we please deprecate the :use directive ?

2013-07-24 Thread Softaddicts
le.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more o

Re: Can we please deprecate the :use directive ?

2013-07-24 Thread Softaddicts
s, 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 unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@go

Re: Can we please deprecate the :use directive ?

2013-07-26 Thread Softaddicts
com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit http

Re: Status of Generic Functions (a la lisp)

2013-08-03 Thread Softaddicts
subscribed to the Google > Groups "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Softaddic

Re: Can we please deprecate the :use directive ?

2013-08-03 Thread Softaddicts
; 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 > --- &g

Re: Can we please deprecate the :use directive ?

2013-08-05 Thread Softaddicts
; To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Softaddicts sent by ibisMail from my ipad! -- -- You received this message beca

Re: [Proposal] Simplified 'ns' declaration

2013-08-06 Thread Softaddicts
lasspath, but the > >> > >> alternative is that I have to manually walk the classpath and jars > >> > >> myself with no idea what I'm looking for. Surely it's better for > >> > >> this to be handled through an automated process. >

Re: apply inc

2013-08-10 Thread Softaddicts
uot;Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Softaddicts sent by ibisMail from my ipad! -- -- You r

Re: Do you like the Clojure syntax?

2013-08-12 Thread Softaddicts
t 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 unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr

Re: Do you like the Clojure syntax?

2013-08-12 Thread Softaddicts
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

Re: Do you like the Clojure syntax?

2013-08-13 Thread Softaddicts
-- > > -- > > 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 > &g

Re: Storing Clojure code in a data store

2013-08-15 Thread Softaddicts
you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > -- Softaddicts sen

Re: tools for minimizing forward declaration

2013-08-20 Thread Softaddicts
re 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 > --- > You received this message because you are subscr

Re: problem with edn

2013-08-22 Thread Softaddicts
ojure+unsubscr...@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 unsubscribe from this group and stop receiving

Re: problem with edn

2013-08-22 Thread Softaddicts
re is restrictive and unjustified when you compare with the alternatives. I suspect that too few people have been using meta data customized to their app and that many see it has an internal feature restricted to the Clojure runtime and other exotic uses. Luc P. > On Aug 22, 2013 2:19 PM, &quo

Re: problem with edn

2013-08-23 Thread Softaddicts
This brings an interesting twist... I am used to build polyglot solutions, our project has been a mix of Java, Ruby and Clojure for a year and a half and prior to that I would mix languages in a project on the fly. However I am not in a mood these days to sacrifice features available in Clojur

ANN clojure.trace.tools 0.7.6

2013-08-23 Thread Softaddicts
Maven in the usual fashion. Comments/questions welcomed as usual. Luc P. -- Softaddicts sent by ibisMail from my ipad! -- -- 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

Re: ANN clojure.trace.tools 0.7.6

2013-08-23 Thread Softaddicts
ou meant clojure.tools.trace: > https://github.com/clojure/tools.trace, right? > > On Friday, August 23, 2013 at 1:20 PM, Softaddicts wrote: > > > Hi all, > > > > release 0.7.6 is out. It fixes crashes when trace-form(s) encounters a > > throwable without a string b

Re: core.async - handling nils

2013-08-27 Thread Softaddicts
unsubscr...@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 unsubscribe from this group and stop receiv

Re: hashing binary data

2013-09-03 Thread Softaddicts
t > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com

Re: Functional purity and "globals" in Clojure

2013-09-10 Thread Softaddicts
uot; group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > -- Softaddicts sent by ibisMail from my ipad! -- -- You received this message

Re: Functional purity and "globals" in Clojure

2013-09-10 Thread Softaddicts
mail 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.googl

Re: Functional purity and "globals" in Clojure

2013-09-11 Thread Softaddicts
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

Re: Functional purity and "globals" in Clojure

2013-09-11 Thread Softaddicts
change does not stall the app for a significant amount of time. Luc P. > 2013/9/11 Softaddicts : > > We load configuration data once from zookeeper and conceal it in a name > > space. > > Changing the context is quite simple, we reload resources in this name space > &g

Re: The Eclipse Public License is not a good license

2013-09-11 Thread Softaddicts
e.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, vi

Re: Clojure, floats, ints and OpenGL

2013-09-14 Thread Softaddicts
? > >> > >> -- > > -- > > 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 - pleas

Re: OT: Github Alternatives

2014-07-01 Thread Softaddicts
Agree, we have been using git with private repos in gitolite or gitosis for several years using cmd line or Eclipse egit. Git by itself is very flexible and well designed. A huge improvement over SVN which we were using before. I need a cheat sheet to track the not so common stuff done via cm

Re: System/getenv can't read env vars?

2014-07-07 Thread Softaddicts
roup at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegro

Re: System/getenv can't read env vars?

2014-07-07 Thread Softaddicts
/groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For m

Re: When to use ! in function name

2014-07-10 Thread Softaddicts
this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- S

Re: When to use ! in function name

2014-07-11 Thread Softaddicts
ss we evolve to some silicon dice life form, this rule helps me segregate what is a side effect from a code standpoint :) That may help, Luc P. > 2014-07-10 19:10 GMT+02:00 Softaddicts : > > > The fn that does the display is the one having side effects. > > Now if your look fn

Re: When to use ! in function name

2014-07-11 Thread Softaddicts
erely a reflection of what changed at best. Luc P. > 2014-07-11 14:19 GMT+02:00 Softaddicts : > > > I look at side effects this way, will it ever record some state change > > that some > > code in the universe will eventually rely on ? > > > > If no, then th

Re: Scheduling state change?

2014-07-21 Thread Softaddicts
received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com

Re: What is happening in this code?

2014-08-27 Thread Softaddicts
tions, 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 unsubscribe from this group and stop receiving emails from it, send an > email to cloju

Re: Useless Java error messages

2014-09-01 Thread Softaddicts
ojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit ht

Re: [ANN] Clojure 1.7.0-alpha2

2014-09-09 Thread Softaddicts
o 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...@go

Re: [ANN] Clojure 1.7.0-alpha2

2014-09-10 Thread Softaddicts
ptout. > > > > > > > -- > > > Luc Prefontaine> sent by ibisMail! > > > > > > > -- > > You received this message because you are subscribed to the Google > > Groups "Clojure" group. > > To post to this group, se

Re: Lein feature to check for updates in dependencies?

2014-09-11 Thread Softaddicts
ure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Softaddicts sent by ibisMail from my ipad! -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@go

Re: Why You Should NOT Implement Layered Architecture

2014-09-14 Thread Softaddicts
rom this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Softaddicts sent by ibisMail from my ipad! -- You received this message because you are subscribed to the Google Group

Re: Why You Should NOT Implement Layered Architecture

2014-09-16 Thread Softaddicts
64 93 73 > E: ad...@ki6i.com > > Frederikssundsvej 194 2 1 > 2700 Brønshøj > <http://www.facebook.com/ki6i.kali> <http://dk.linkedin.com/in/ki6i90> > <https://twitter.com/#%21/ki6i> <http://blog.ki6i.com> > > On Sun, Sep 14, 2014 at 8:01 PM, Softa

Re: map semantics

2014-02-08 Thread Softaddicts
his group, send email to > clojure+unsubscr...@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 unsubscribe

ANN: tools.trace 0.7.8

2014-03-15 Thread Softaddicts
Hi, fixed a number of small issues. Noticeable changes: a) Multiple calls to trace-vars on the same var would require a similar number of calls to untrace-vars to remove the trace. Now a single call to untrace-vars will remove the trace, there are no more cumulative effects done by

Re: STM and persistent data structures performance on mutli-core archs

2014-03-16 Thread Softaddicts
scribed 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+

Re: Clojure 1.6.0-RC1 - LAST CHANCE, PLEASE TEST

2014-03-19 Thread Softaddicts
ing emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Softaddicts sent by ibisMail from my ipad! -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post t

Re: Basic string modification question

2014-04-03 Thread Softaddicts
ogle > 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...@googlegrou

Re: Leiningen: referring to another project on local disc

2014-04-06 Thread Softaddicts
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 > --- > You received this message be

Re: Clojure compiletime vs runtime

2014-04-15 Thread Softaddicts
t > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegro

Re: help with the lawyers?

2014-05-31 Thread Softaddicts
uot;Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Softaddicts sent by ibisMail from my ipad! -- You received this mess

Re: non-lazy clojure?

2014-06-02 Thread Softaddicts
st 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 > --- > You received this message because you are subscribed to the Google Groups > "Clojure&quo

Re: Top-down code in namspaces

2014-06-03 Thread Softaddicts
l to > > clojure+unsubscr...@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 u

Re: lein dependcies and exclusions

2014-06-17 Thread Softaddicts
@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

Re: lein dependcies and exclusions

2014-06-17 Thread Softaddicts
ronment setup. Luc P. > Softaddicts writes: > > You are using swank aren't you ? > > No, not as far as I can tell. Being using nrepl for a long time. > > > This is the completion library it uses. Check your lein default profile. > > Maybe you requiring it there.

Re: eclipse (counterclockwise) questions

2013-09-15 Thread Softaddicts
unsubscr...@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 unsubscribe from this group and stop receiving ema

Re: eclipse (counterclockwise) questions

2013-09-15 Thread Softaddicts
) > > > (do > > > (println input) > > > (recur) > > > ) > > > )) > > > > > > -- > > > -- > > > You received this message because you are subscribed to the Google > > > Groups &qu

Re: The Eclipse Public License is not a good license

2013-09-16 Thread Softaddicts
Room 914 Claremont Tower, skype: russet_apples > Newcastle University, twitter: phillord > NE1 7RU > > -- > -- > You received this message because you are subscribed to the Google > Groups "Clojure

Re: why does "ps aux" show a dump of my whole app?

2013-09-28 Thread Softaddicts
epl-port")) > (clojure.core/deref (clojure.core/promise) > > > Why, exactly? How is all of this in response to "ps"? > > > > -- > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to t

Re: How to go about 'proving' why dynamically typed languages are better.

2013-10-08 Thread Softaddicts
cr...@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 unsubscribe from this group and stop receiving emails fr

Re: How to go about 'proving' why dynamically typed languages are better.

2013-10-08 Thread Softaddicts
y. This-is-easy-too. Almost as easy to read as this. > > -- > -- > 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 moder

Re: How to go about 'proving' why dynamically typed languages are better.

2013-10-09 Thread Softaddicts
glegroups.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 >

Re: How to go about 'proving' why dynamically typed languages are better.

2013-10-09 Thread Softaddicts
ong as you haven't at least seen haskell, you haven't seen the creme de > la creme of statically typed languages > > > 2013/10/9 Softaddicts > > > Let's see: > > > > strong data typing: > > > > Fortran > > Cobol > > Pl/1 > >

Re: How to go about 'proving' why dynamically typed languages are better.

2013-10-09 Thread Softaddicts
gt; especially haskell & scala are missing in your list :) > > as long as you haven't at least seen haskell, you haven't seen the creme > > de la creme of statically typed languages > > > > > > 2013/10/9 Softaddicts > > > >> Let's

Re: How to go about 'proving' why dynamically typed languages are better.

2013-10-09 Thread Softaddicts
SON for messaging, and TDD, it shines! > > Any quirk on JS language is easy to circumvent (ie. using module pattern, > build and exercised with TDD), and IMO, it pays a lot to use it. > > Angel "Java" Lopez > @ajlopez > > > > On Wed, Oct 9, 2013 at

Re: Dependency management

2013-10-17 Thread Softaddicts
://groups.google.com/groups/opt_out. > > > > -- > -- > 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

Re: Compulsive over-optimization

2013-10-19 Thread Softaddicts
end 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/g

Re: get fn and not-found

2013-10-27 Thread Softaddicts
this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > -- Softaddicts sent by ibisMail from my ipad! -- -- You received this message because you are subscribed to the Googl

Re: [ANN] Yesql 0.2.1 - Clojure & SQL queries rethought.

2013-11-11 Thread Softaddicts
ogle.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more

Re: Regarding Clojure's license

2013-11-13 Thread Softaddicts
"Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > -- Softaddicts sent by ibisMail from my ipad! -- -- You received this m

Re: [ANN]: clj.jdbc 0.1-beta1 - Alternative implementation of jdbc wrapper for clojure.

2013-11-19 Thread Softaddicts
nsubscr...@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 unsubscribe from this group and stop receiving emails

Re: [ANN]: clj.jdbc 0.1-beta1 - Alternative implementation of jdbc wrapper for clojure.

2013-11-19 Thread Softaddicts
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 > > --- &

Re: Is Clojure more functional then Scala?

2013-12-16 Thread Softaddicts
ail! > > -- > -- > 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 >

Re: Is Clojure right for me?

2013-12-26 Thread Softaddicts
> http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups

Re: Is Clojure right for me?

2013-12-26 Thread Softaddicts
some benefits from this learning process. I was just teasing a bit :) If I were to be combative, it would be much worse :) Luc P. > On 26 Dec 2013 21:04, "Softaddicts" wrote: > > > > a) encapsulation of unmutable state ? What for ? > > b) inheritance ? see a) > >

Re: Is Clojure right for me?

2013-12-27 Thread Softaddicts
quot; group. > > > > To unsubscribe from this group and stop receiving emails from it, send > > an email to clojure+u...@googlegroups.com . > > > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > > > -- > > > Lu

  1   2   3   4   >