Not sure what "structuring imports" would entail. Do we need to use
something like http://www.ikvm.net/devguide/net2java.html?

On Tue, Nov 23, 2010 at 10:26 AM, Tatiana Racheva <tatiana.rach...@gmail.com
> wrote:

> Yeah, I was thinking the other day about the divergence of the CLR and the
> JVM Clojures in general.
> Let's keep as many things as possible in common.
>
>
> On Tue, Nov 23, 2010 at 1:44 AM, David Jagoe <davidja...@gmail.com> wrote:
>
>> G'day all,
>>
>> I am using ClojureCLR (thanks everyone involved, clojure makes me
>> happy!) to develop a Windows application. I need a json library (and
>> don't really want to directly use the native C# one) so it seems like
>> the best option will be to port an existing Clojure library to the
>> CLR. Basically it should just mean replacing the Java stream reader
>> etc with the CLR equivalent. Has anybody done this or something
>> similar? Any advice on approach? Should I think about structuring
>> imports so that we can potentially merge my changes upstream to have a
>> library that supports JVM + CLR? Or just fork and have 2 libraries?
>>
>>
>> Thanks,
>> David
>>
>> --
>> 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<clojure%2bunsubscr...@googlegroups.com>
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>
>
>
>
> --
> Thanks,
> Tatiana
>
>


-- 
Thanks,
Tatiana

-- 
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

Reply via email to