Clojure does use the context classloader by default for its "root"
classloader (on top of which it sometimes creates new
DynamicCLassloaders). This behaviour is controlled by the value of
*use-context-classloader*, which is true by default.
I don't have any java web start experience, so I'
On Jul 4, 2010, at 4:10 PM, Laurent PETIT wrote:
I know talk is cheap and beggars can't be choosers, etc., but FWIW
I would prefer to have something close to the "default" mode but
with tab (or some other key)
The default "reindent line" keyboard shortcut in Eclipse is Ctrl+I.
Would this b
Also I should note that all my clojure code is compiled to classes and
the classes are jarred and sent to the Java Web Start program along
with clojure.jar.
On Jul 4, 3:53 am, Nick Mudge wrote:
> I am writing a 3rd party module in Clojure for a Java Web Start
> application written in Java.
>
> I
Cool. Signed up.
Mudge
On Jul 4, 10:47 am, Arie van Wingerden wrote:
> Hi,
>
> at Rubylearning.org a course on Clojure will be taught soon. See the details
> here ...
> http://rubylearning.com/blog/2010/07/04/new-course-clojure-for-beginn...
>
> The course starts july 19th and lasts for a week
Is there a way to tell which classloader clojure is using?
On Jul 5, 4:53 am, Chas Emerick wrote:
> Clojure does use the context classloader by default for its "root"
> classloader (on top of which it sometimes creates new
> DynamicCLassloaders). This behaviour is controlled by the value of
Cool. Signed up.
On Jul 4, 10:47 am, Arie van Wingerden wrote:
> Hi,
>
> at Rubylearning.org a course on Clojure will be taught soon. See the details
> here ...
> http://rubylearning.com/blog/2010/07/04/new-course-clojure-for-beginn...
>
> The course starts july 19th and lasts for a week.
>
>
Hi Chas,
2010/7/5 Chas Emerick :
>
> On Jul 4, 2010, at 4:10 PM, Laurent PETIT wrote:
>
>>> I know talk is cheap and beggars can't be choosers, etc., but FWIW I
>>> would prefer to have something close to the "default" mode but with tab (or
>>> some other key)
>>
>> The default "reindent line" key
2010/7/5 Lee Spector :
>
> On Jul 4, 2010, at 6:46 PM, Laurent PETIT wrote:
>>
>> I guess I could make the Tab-as-indent-line behavior go back to the
>> default mode, and introduce the
>> Esc.-as-no-interpretation-by-the-editor-for-the-nex-keystroke . So
>> people wanting to insert a real tab could
OK.
Concerning the specific "indent line" issue, I guess I'll finally do
the following :
* align the default way of re-indenting a line with the Eclipse
standard, e.g. Ctrl+I on Windows/Linux (what is it for Mac ?)
* this way this can be overriden by the user via the Window >
Preferences > G
On Jul 5, 2010, at 4:49 PM, Laurent PETIT wrote:
> But I could define both Tab
> and Ctrl+I (the eclipse's way of reindenting, though I find it pretty
> hard to use on a regular basis) for reindenting the current line.
inc
Are there objections to defining both to do re-indentation? Eclipse nati
On Jul 5, 2010, at 4:52 PM, Laurent PETIT wrote:
> Sorry if I offensed you by suggesting you didn't "get" the virtues of
> homoïconicity ! I would love to hear details on what a good structure
> editor (not just a semi-editor like paredit) looks like !
No offense taken. I'll see if I can find any
I've integrated your suggestions into the wiki's guidelines:
http://clojure-examples.appspot.com/guidelines
Feel free to add anything else that needs mentioning. There's also a
talk page for discussion.
Justin
On Jul 2, 6:37 pm, Mike Meyer wrote:
> On Fri, 2 Jul 2010 14:50:18 -0700 (PDT)
>
> J
On Mon, Jul 5, 2010 at 5:05 AM, Chas Emerick wrote:
> As a tangent, does anyone else find the default structural editing shortcuts
> fairly painful, e.g. overriding Mac defaults for goto-end-of-line,
> select-next-word, etc?
No, I hadn't found it painful in my brief run around with CCW over the
l
On Mon, Jul 5, 2010 at 9:24 PM, Sean Corfield wrote:
> No, I hadn't found it painful in my brief run around with CCW over the
> last few days... I hadn't even noticed the defaults were different :|
And I should probably add that I switched over to strict mode pretty
much immediately and I much pr
2010/7/6 Sean Corfield :
> On Mon, Jul 5, 2010 at 9:24 PM, Sean Corfield wrote:
>> No, I hadn't found it painful in my brief run around with CCW over the
>> last few days... I hadn't even noticed the defaults were different :|
>
> And I should probably add that I switched over to strict mode prett
My experiment with the JDI:
http://georgejahad.com/clojure/cdt.html
--
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
16 matches
Mail list logo