Quick Search
Browse
Pages
Blog
Labels
Attachments
Mail
Advanced
What’s New
Space Directory
Feed Builder
Keyboard Shortcuts
Confluence Gadgets
Log In
Sign Up
Dashboard
Clojure Design
Copy Page
You are not logged in. Any changes you make will be marked as
anonymous
. You may want to
Log In
if you already have an account. You can also
Sign Up
for a new account.
This page is being edited by
.
Paragraph
Paragraph
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Preformatted
Quote
Bold
Italic
Underline
Colour
More colours
Strikethrough
Subscript
Superscript
Monospace
Clear Formatting
Bullet list
Numbered list
Outdent
Indent
Align left
Align center
Align right
Link
Table
Insert
Insert Content
Image
Link
Attachment
Symbol
Emoticon
Wiki Markup
Horizontal rule
tinymce.confluence.insert_menu.macro_desc
Info
JIRA Issue
Status
Gallery
Tasklist
Table of Contents
Other Macros
Undo
Redo
Keyboard Shortcuts Help
<h3>Rationale</h3> <p>Java deployments increasingly rely on modularity services such as OSGi. In addition, packages such as NetKernel etc would like languages to behave as services. Clojure should behave well in such environments.</p> <h3>Plan</h3> <ul> <li>Fix misfeatures that are broken in the face of modularity <ul> <li>add-classpath</li> <li>all-ns?</li> </ul> </li> <li>Add features to make Clojure a better language-as-service</li> </ul> <h3>Issues</h3> <ul> <li>No standards for modularity of dynamically-generated code <ul> <li>Most systems focus on the dynamic loading of statically compiled code</li> </ul> </li> </ul> <h2>Current Status of Java Modularization</h2> <h3>Java 7 / Jigsaw</h3> <p>Java 7 will NOT include JSR 294 (superpackages) or JSR 277 (Java Module System).</p> <p>Project Jigsaw is an OpenJDK endeavor. It is "focused narrowly upon the goal of modularizing the JDK," and "will not be an official part of the Java SE 7 Platform Specification.</p> <h3>Java EE 6</h3> <p>Clojure works fine in Glassfish 3 (a Java EE 6 application server). Dynamic loading, eval, everything works.</p> <h3>OSGi</h3> <ul> <li>Equinox (Eclipse OSGi implementation) <ul> <li>Clojure does NOT work out-of-the-box <ul> <li>Cannot locate core.clj</li> </ul> </li> <li><a href="http://github.com/aav/clojure.osgi">clojure.osgi</a> project <ul> <li>Currently depends of features of Equinox outside of the OSGi spec <ul> <li>This could be fixed</li> </ul> </li> <li>Used by <a href="http://code.google.com/p/counterclockwise/">Counterclockwise</a> (Clojure Eclipse plugin)</li> </ul> </li> </ul> </li> </ul>
Attachments
Labels
Location
< Edit
Preview >
Loading…
Save
Cancel
Next hint
search
attachments
weblink
advanced