Re: Is Slick feasible in Clojure?

2012-10-01 Thread Yann Schwartz
On Mon, Oct 1, 2012 at 4:45 PM, Timothy Baldridge wrote: > I've thought about this as well. Coming from the .NET world I'm quite > familiar with the Linq.Expression namespace. I too have wondered about > this. For those who are not familiar with how IQueryable works in Linq, > it's something like

Re: reactive programming for UIs and other use cases

2012-07-26 Thread Yann Schwartz
On Thu, Jul 26, 2012 at 3:38 PM, David Nolen wrote: > On Wed, Jul 25, 2012 at 5:23 AM, eric wrote: > > Now, reactive programming isn't necessarily central to the development of > > Clojure core or contrib so readers here might be interested, too. > Posting in > > "Clojure Dev" is handled rather

Re: Expanding the Community Through Online Courses

2012-07-18 Thread Yann Schwartz
On Wed, Jul 18, 2012 at 3:01 PM, Harrison Maseko wrote: > Hi All, > Massive Open Online Courses (MOOC) such as the ones offered by > Udacity > , Coursera , and soon > edXwill eventually become platforms from which a >

Re: Is still idiomatic the ant simulation code?

2012-06-12 Thread Yann Schwartz
That's great. I've also noticed the sample still uses defstruct which is made obsolete by defrecord. On Tue, Jun 12, 2012 at 7:59 AM, Baishampayan Ghose wrote: > > Can you elaborate some suggestions? > > I have updated the Ants sim code to use the "idiomatic" JVM inter-op > constructs and made so

Re: Clojure alternatives to Esper

2012-04-26 Thread Yann Schwartz
Since rxjs is being considered with ClojureScript ( https://github.com/Reactive-Extensions/rxjs-jquery/blob/master/examples/KonamiCode.html), I would love to see something akin to Reactive Extensions ( http://msdn.microsoft.com/en-us/data/gg577609 and http://www.codefornuts.com/2010/05/reactive-ext