Re: Is contributing to clojurescript is intentionally made hard ?

2013-01-19 Thread Alexey Petrushin
+1 On Saturday, January 19, 2013 11:47:56 PM UTC+4, Andy Fingerhut wrote: > > > On Jan 18, 2013, at 3:52 PM, Sean Corfield wrote: > > > On Fri, Jan 18, 2013 at 1:33 PM, Andy Fingerhut > > > wrote: > >> The issue that Clojure, its contrib libraries, and ClojureScript do not > accept github pull

Re: MVC / Observer & Immutable Data

2012-10-31 Thread Alexey Petrushin
ackbone.js? On Wednesday, October 31, 2012 4:09:41 AM UTC+4, Alexey Petrushin wrote: > > MVC / Observer in Immutable Data > > Can You please explain what are analogues of MVC / Observer techniques in > two cases: > > 1. Immutable Objects (OOP style) > 2. Immutable Data (funct

MVC / Observer & Immutable Data

2012-10-30 Thread Alexey Petrushin
MVC / Observer in Immutable Data Can You please explain what are analogues of MVC / Observer techniques in two cases: 1. Immutable Objects (OOP style) 2. Immutable Data (functional style) For example let's consider following simple GUI example (You can try it live here http://tinkerbin.com/0XD

Re: Rouge: Ruby + Clojure

2012-10-13 Thread Alexey Petrushin
By the way is there pure clojure lang specs, without dependency on java or some other tools? -- 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

Re: Clojure : a good start for non-programmers?

2012-09-26 Thread Alexey Petrushin
I believe the only question You should be considering - is it interesting to You? I should say - giving up because of Your age or Your self-esteem of Yourself is a bad idea. Clojure is complex language - but it doesn't really matter, the key point - if it's interesting to You and You are ready t

Re: Some feedback on clojurescript

2012-09-20 Thread Alexey Petrushin
> ... JIRA ... The contributions we've received so far have been stellar - so I'm inclined to think the "barrier" is an illusion. > Yes it would, but by and large the users of ClojureScript are Clojure users. So we haven't seen much real interest in this yet. Basically, what You are saying is

Re: Some feedback on clojurescript

2012-09-18 Thread Alexey Petrushin
> issues on JIRA Theres a barrier - You has to register to JIRA to submit issue - many people won't bother with that and just ignore small bugs or proposals vs. almost everyone has github account. > JVM Yeah, would be nice to have JS-on-the-fly compiler (like CoffeeScript) Would be also nice to

Re: Dart

2012-08-23 Thread Alexey Petrushin
Dart is deadborn, it would be a waste of energy. -- 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 first post. To

Re: Sample application as showcase of Clojure DSL / Metaprogramming?

2011-09-25 Thread Alexey Petrushin
Not yet, but it definitely in my todo list :) -- 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 first post. To un

Re: Sample application as showcase of Clojure DSL / Metaprogramming?

2011-09-25 Thread Alexey Petrushin
1. No compilation step, quick live prototyping in browser. 2. Pure browser environment, no need to install anything. -- 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