ritoch/clj-nativedep
Clojars/Leiningen dependency:
[clj-nativedep "0.2.0"]
Best Regards,
Ralph Ritoch
--
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
Clojars. Both a hello world bundle and a hello world user
bundle which imports from hello world have been tested and appear to be
fully functional. Feel free to use and extend this code at will as I'm
releasing it under the MIT license.
Best Regards,
Ralph Ritoch
--
You received this
This is the first release of the lein-sablecc leiningen plugin.
This project is on github at https://github.com/rritoch/lein-sablecc
It has been released to clojars at https://clojars.org/lein-sablecc
Description:
This plugin integrates the SableCC Compiler Compiler with a leiningen
project. T
One important piece of information about this feature is that it doesn't
manipulate classloaders. This feature was designed to be used with OSGi or
applications that handle their own classloading issues. In a typical
application when entering a namespace isolation you may also need to bind a
of a
dependency will require the conflicting dependencies, but some will. It
wouldn't be easy, or automatic, but it would become possible.
Best Regards,
Ralph Ritoch
On Monday, December 8, 2014 9:23:12 PM UTC+8, Ralph Ritoch wrote:
>
> Gary,
>
>What your stating is possib
references of those
namespaces from the two environments. This was not an intended feature,
but it is a feature that can be accessed.
Best Regards,
Ralph Ritoch
On Monday, December 8, 2014 8:39:29 PM UTC+8, Gary Verhaegen wrote:
>
> Naive question: does that solve the dependency
Thank you. I have signed the contributor agreement and applied to join
clojure-dev (request pending).
On Monday, December 8, 2014 3:38:15 AM UTC+8, Alan Forrester wrote:
>
> On 7 December 2014 at 19:27, Fluid Dynamics > wrote:
> > On Sunday, December 7, 2014 11:12:37 AM UTC-5, Bozhidar Batsov w
namespace and all of it's
dependent namespaces are copied into the newly created container. Once
inside a new container, changes can be made without any risk of namespace
conflicts with other parts of the system.
I would like to submit these features for addition to Clojure.
Best Regards,