All right, I suppose I can accept that. I'm not quite at the point
where I can fix bugs, but maybe that will happen soon. I do know that
the more I use this language, the more I dig it.
Thanks for the feedback,
David
On Oct 15, 7:24 am, Stuart Halloway wrote:
> It's all about priorities. At this
It's all about priorities. At this point the goal is to write Clojure in
Clojure, so the useful lifecycle of Java indentation fixes is hopefully modest.
If you are looking to spend time on Clojure, there are many tickets that need
patches. :-)
https://www.assembla.com/spaces/clojure/tickets/cus
I get that. However, "broken" can describe code on several different levels,
not just on the level of compilation or execution.
I would say that for a young aspiring language like Clojure, having readable,
presentable source code is key, and that not having these things amounts to
being broken,
2010/10/15 B Smith-Mannschott
> On Fri, Oct 15, 2010 at 04:13, David Jacobs
> wrote:
> > I've just started learning Clojure and I'm excited about what I see. The
> combination of power and sophistication in the language is refreshing, and
> I've started to dive into the source code to understand
On Fri, Oct 15, 2010 at 04:13, David Jacobs
wrote:
> I've just started learning Clojure and I'm excited about what I see. The
> combination of power and sophistication in the language is refreshing, and
> I've started to dive into the source code to understand it better.
>
> One meta-observation
IMHO if it is not broken, dont fix it. I am sure the original authors are
aware and are very much around. Probably they would be the best people to do
it anyway.
On Fri, Oct 15, 2010 at 7:43 AM, David Jacobs <
develo...@allthingsprogress.com> wrote:
> I've just started learning Clojure and I'm ex
I've just started learning Clojure and I'm excited about what I see. The
combination of power and sophistication in the language is refreshing, and I've
started to dive into the source code to understand it better.
One meta-observation has come out of my scouring.
The indentation used for the p