Thank you! I implemented your suggestion of breaking up the Java code.

On Thursday, March 14, 2013 10:42:55 AM UTC-4, Chris Ford wrote:
>
> You could also consider visually breaking up Java code that is across 
> multiple files. You've got "// Contents of:" comments, but a break in the 
> grey background would also be helpful.
>
> Nice post. The world needs more people willing to explain basic concepts 
> in a clear, un-patronising way.
>
> Cheers,
>
> Chris
>
> On 14 March 2013 16:06, Daniel Higginbotham <nonrec...@gmail.com<javascript:>
> > wrote:
>
>> Thanks! Updated!
>>
>>
>> On Thursday, March 14, 2013 8:28:47 AM UTC-4, Marko Topolnik wrote:
>>>
>>> One point crosses my mind: JAR is a regular ZIP file. First time I 
>>> learned that, I felt a great relief: it goes a long way towards 
>>> demystifying the practical concerns of living with Java.
>>>
>>> On Thursday, March 14, 2013 1:03:17 PM UTC+1, Daniel Higginbotham wrote:
>>>>
>>>> Thanks for the feedback, guys! It's good to know I'm on the right 
>>>> track. I've also cleaned up the formatting - thank you for pointing that 
>>>> out :)
>>>>
>>>> It seems like the clojure style guide goes some way toward showing how 
>>>> to wrap Java, though it doesn't really go into detail about handling all 
>>>> the decision points that you encounter when wrapping Java
>>>>
>>>> On Thursday, March 14, 2013 5:08:31 AM UTC-4, Marko Topolnik wrote:
>>>>>
>>>>> I like the content of the article, but shouldn't you fix the 
>>>>> formatting? Source code is badly mangled and some bulleted lists are 
>>>>> flowed 
>>>>> into a single paragraph.
>>>>>
>>>>> On Thursday, March 14, 2013 3:58:58 AM UTC+1, Daniel Higginbotham 
>>>>> wrote:
>>>>>>
>>>>>> I've been feeling like my lack of Java knowledge has been holding me 
>>>>>> back with Clojure, so I've started to learn it and have written an 
>>>>>> article 
>>>>>> on how you compile and run a Java program: http://www.**
>>>>>> flyingmachinestudios.com/**programming/how-clojure-**
>>>>>> babies-are-made-the-java-**cycle/<http://www.flyingmachinestudios.com/programming/how-clojure-babies-are-made-the-java-cycle/>.
>>>>>>  Is the information in the article accurate? I'm not 100% sure and would 
>>>>>> love any feedback. Also, are there any other resources for this kind of 
>>>>>> info?
>>>>>>
>>>>>> Please forgive me if I shouldn't be sending a link to my blog to the 
>>>>>> mailing list - I don't know whether this is proper etiquette or not.
>>>>>>
>>>>>> Thanks!
>>>>>>
>>>>>  -- 
>> -- 
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clo...@googlegroups.com<javascript:>
>> Note that posts from new members are moderated - please be patient with 
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+u...@googlegroups.com <javascript:>
>> 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 from it, send an 
>> email to clojure+u...@googlegroups.com <javascript:>.
>> For more options, visit https://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 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 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.


Reply via email to