Re: [ANN] Clojure Namespace Browser (clj-ns-browser 1.0.0)

2012-05-19 Thread Roberto Mannai
I got the error:

*user=  (use 'clj-ns-browser.sdoc)
ClassNotFoundException com.fasterxml.jackson.core.JsonFactory*
java.net.URLClassLoader$1.run (URLClassLoader.java:366)

Should I add any jackson dependency? I followed these instructions on
Windows / lein 1.7:

;; Leiningen version 1
:dev-dependencies [[clj-ns-browser 1.2.0]]

$ lein deps
$ lein repl
user= (use 'clj-ns-browser.sdoc)


On Thu, May 17, 2012 at 3:34 AM, Andy Fingerhut andy.finger...@gmail.comwrote:

 Did you use the instructions under Install  Start-up on this page?

 https://github.com/franks42/clj-ns-browser

 Also, what OS are you using (and if Windows, are you using Cygwin, too?),
 and what do you get as output of the command lein version?

 Thanks,
 Andy

 On May 16, 2012, at 6:16 PM, thenwithexpandedwingshesteershisflight wrote:

  I get NoSuchMethodError
 org.apache.http.conn.ssl.SSLSocketFactory.init(Lorg/apache/http/conn/ssl/TrustStrategy;)V
  clj-http.core/fn--5014 (core.clj:64)

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

Re: [ANN] Clojure Namespace Browser (clj-ns-browser 1.0.0)

2012-05-18 Thread Lee Hinman

On Thursday, May 17, 2012 7:12:35 PM UTC-6, 
thenwithexpandedwingshesteershisflight wrote:

 it's ok I found the problem: it was due to another dependency, Aleph 
 0.2.1-SNAPSHOT, which depends on Apache HTTP components which are older 
 versions than those used by ns-browser



I have a pull request in to fix this for aleph [1].

- Lee

[1]: https://github.com/ztellman/aleph/pull/60

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

Re: [ANN] Clojure Namespace Browser (clj-ns-browser 1.0.0)

2012-05-18 Thread Lee Hinman


On Friday, May 18, 2012 5:39:48 PM UTC-6, Lee Hinman wrote:


 On Thursday, May 17, 2012 7:12:35 PM UTC-6, 
 thenwithexpandedwingshesteershisflight wrote:

 it's ok I found the problem: it was due to another dependency, Aleph 
 0.2.1-SNAPSHOT, which depends on Apache HTTP components which are older 
 versions than those used by ns-browser



 I have a pull request in to fix this for aleph [1].

 - Lee

 [1]: https://github.com/ztellman/aleph/pull/60


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

Re: [ANN] Clojure Namespace Browser (clj-ns-browser 1.0.0)

2012-05-17 Thread thenwithexpandedwingshesteershisflight
it's ok I found the problem: it was due to another dependency, Aleph 
0.2.1-SNAPSHOT, which depends on Apache HTTP components which are older 
versions than those used by ns-browser

On Thursday, May 17, 2012 11:34:44 AM UTC+10, Andy Fingerhut wrote:

 Did you use the instructions under Install  Start-up on this page? 

 https://github.com/franks42/clj-ns-browser 

 Also, what OS are you using (and if Windows, are you using Cygwin, too?), 
 and what do you get as output of the command lein version? 

 Thanks, 
 Andy 

 On May 16, 2012, at 6:16 PM, thenwithexpandedwingshesteershisflight wrote: 

  I get NoSuchMethodError 
 org.apache.http.conn.ssl.SSLSocketFactory.init(Lorg/apache/http/conn/ssl/TrustStrategy;)V
  
  clj-http.core/fn--5014 (core.clj:64) 


On Thursday, May 17, 2012 11:34:44 AM UTC+10, Andy Fingerhut wrote:

 Did you use the instructions under Install  Start-up on this page? 

 https://github.com/franks42/clj-ns-browser 

 Also, what OS are you using (and if Windows, are you using Cygwin, too?), 
 and what do you get as output of the command lein version? 

 Thanks, 
 Andy 

 On May 16, 2012, at 6:16 PM, thenwithexpandedwingshesteershisflight wrote: 

  I get NoSuchMethodError 
 org.apache.http.conn.ssl.SSLSocketFactory.init(Lorg/apache/http/conn/ssl/TrustStrategy;)V
  
  clj-http.core/fn--5014 (core.clj:64) 


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

Re: [ANN] Clojure Namespace Browser (clj-ns-browser 1.0.0)

2012-05-16 Thread thenwithexpandedwingshesteershisflight
I get NoSuchMethodError 
org.apache.http.conn.ssl.SSLSocketFactory.init(Lorg/apache/http/conn/ssl/TrustStrategy;)V
  
clj-http.core/fn--5014 (core.clj:64)

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

Re: [ANN] Clojure Namespace Browser (clj-ns-browser 1.0.0)

2012-05-16 Thread Andy Fingerhut
Did you use the instructions under Install  Start-up on this page?

https://github.com/franks42/clj-ns-browser

Also, what OS are you using (and if Windows, are you using Cygwin, too?), and 
what do you get as output of the command lein version?

Thanks,
Andy

On May 16, 2012, at 6:16 PM, thenwithexpandedwingshesteershisflight wrote:

 I get NoSuchMethodError 
 org.apache.http.conn.ssl.SSLSocketFactory.init(Lorg/apache/http/conn/ssl/TrustStrategy;)V
   clj-http.core/fn--5014 (core.clj:64)

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


Re: [ANN] Clojure Namespace Browser (clj-ns-browser 1.0.0)

2012-04-06 Thread Changa Damany Imara
I believe there's a typo in your announcement:

 :dev-development [[clj-ns-browser 1.0.0]]
  
should be 

 :dev-dependencies [[clj-ns-browser 1.0.0]

Great stuff especially for someone with no Swing experience!


On Wednesday, April 4, 2012 10:56:51 PM UTC-7, FrankS wrote:

 I still remember the first time I was introduced to Smalltalk, when my 
 colleague demonstrated the class-browser - it was one of those jaw-dropping 
 moments: all that information at your finger-tips of a live- and living 
 system…

 Guess nowadays it's more nostalgia than anything else, but in many ways 
 that Smalltalk development environment is still a hard act to follow.

 Hopefully this Clojure Namespace Browser will get us one small step closer 
 to our ultimate development environment (… although I'm sure that some of 
 you emacs-gurus believe you're already there ;-) ).

 The graphical browser should give you easier access to the documentation 
 strings of all the vars in your live clojure project, as well as the source 
 code, and clojuredocs' examplescomments. You can get all that info from 
 the repl, but hopefully this browser should make it easier to … browse, 
 explore, and find stuff in Clojure's vast collection of libraries.

 The installation is dead-simple - just add: 

   :dev-development [[clj-ns-browser 1.0.0]]

 to your project.clj file, start your repl, evaluate (use 
 'clj-ns-browser.sdoc), and then (sdoc), and your up and running with this 
 namespace browser always one click or (sdoc…) away…

 Caveat… it all works well on my MacOSX, but I have seen some issues with 
 Lubuntu and missing unloaded namespaces - also I haven't tested it on 
 windoze or other OS-flavors. So you mileage may vary…

 The code and some more info with some screenshots are available at:

 https://github.com/franks42/clj-ns-browser

 Finally, kudos to Dave Ray and his Seesaw - fantastic tool and near 
 real-time support on the mailing list.
 (this has essentially been a 2 week project after Clojure-Conj/West - an 
 after the kids are asleep project - no experience with Swing… a testament 
 of how good seesaw is as an abstraction tool…)

 Please let me know if it works for you, and suggestions and feedback are 
 more than welcome.

 Enjoy, FrankS.



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

Re: [ANN] Clojure Namespace Browser (clj-ns-browser 1.0.0)

2012-04-06 Thread Lars Nilsson
On Thu, Apr 5, 2012 at 1:56 AM, Frank Siebenlist
frank.siebenl...@gmail.com wrote:
 Caveat… it all works well on my MacOSX, but I have seen some issues with 
 Lubuntu and missing unloaded namespaces - also I haven't tested it on 
 windoze or other OS-flavors. So you mileage may vary…

Got it working fine on Linux. Looks really nice. :) On Windows, my
primary platform, the text is garbled in all text boxes and lists
(drop-down menus and static strings are ok). Even the text that I type
into, say, the namespace text field gets garbled. If I try typing
clojure, I end up with clnjtqe. Copying the text help doc text and
pasting into a text editor shows it correctly, so there's possibly
some kind of character encoding mismatch somewhere. Not sure what else
I can add..

Sample problem:

[Expected display]
clojure.core   -   Namespace

  Fundamental library of the Clojure language

[Actual display]
clnjtqe.cnqe  -  Na'eroace

  Ftmda'emsal libqaqx nf she Clnjtqe lamgtage

Lars Nilsson

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


Re: [ANN] Clojure Namespace Browser (clj-ns-browser 1.0.0)

2012-04-06 Thread Frank Siebenlist
Interesting feature on windoze… ;-)

One thing that may cause that is the Inconsolata font that I used as a 
fixed-width font to display most text. (not sure what happens if it's not 
installed… should just substitute an other font…)

Could you please try to install that font on your windows machine and try again?
(I don't have any windows box available for testing)

-FrankS.



On Apr 6, 2012, at 9:01 AM, Lars Nilsson wrote:

 On Thu, Apr 5, 2012 at 1:56 AM, Frank Siebenlist
 frank.siebenl...@gmail.com wrote:
 Caveat… it all works well on my MacOSX, but I have seen some issues with 
 Lubuntu and missing unloaded namespaces - also I haven't tested it on 
 windoze or other OS-flavors. So you mileage may vary…
 
 Got it working fine on Linux. Looks really nice. :) On Windows, my
 primary platform, the text is garbled in all text boxes and lists
 (drop-down menus and static strings are ok). Even the text that I type
 into, say, the namespace text field gets garbled. If I try typing
 clojure, I end up with clnjtqe. Copying the text help doc text and
 pasting into a text editor shows it correctly, so there's possibly
 some kind of character encoding mismatch somewhere. Not sure what else
 I can add..
 
 Sample problem:
 
 [Expected display]
 clojure.core   -   Namespace
 
  Fundamental library of the Clojure language
 
 [Actual display]
 clnjtqe.cnqe  -  Na'eroace
 
  Ftmda'emsal libqaqx nf she Clnjtqe lamgtage
 
 Lars Nilsson
 
 -- 
 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 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


Re: [ANN] Clojure Namespace Browser (clj-ns-browser 1.0.0)

2012-04-06 Thread Lars Nilsson
Well, as it turns out, I installed Inconsolata just yesterday, along
with a couple of others, exploring alternatives to Courier New.
Uninstalling Inconsolata results in sdoc displaying the text
correctly.

Thanks for a very nifty tool. :)

Lars Nilsson

On Fri, Apr 6, 2012 at 12:29 PM, Frank Siebenlist
frank.siebenl...@gmail.com wrote:
 Interesting feature on windoze… ;-)

 One thing that may cause that is the Inconsolata font that I used as a 
 fixed-width font to display most text. (not sure what happens if it's not 
 installed… should just substitute an other font…)

 Could you please try to install that font on your windows machine and try 
 again?
 (I don't have any windows box available for testing)

 -FrankS.



 On Apr 6, 2012, at 9:01 AM, Lars Nilsson wrote:

 On Thu, Apr 5, 2012 at 1:56 AM, Frank Siebenlist
 frank.siebenl...@gmail.com wrote:
 Caveat… it all works well on my MacOSX, but I have seen some issues with 
 Lubuntu and missing unloaded namespaces - also I haven't tested it on 
 windoze or other OS-flavors. So you mileage may vary…

 Got it working fine on Linux. Looks really nice. :) On Windows, my
 primary platform, the text is garbled in all text boxes and lists
 (drop-down menus and static strings are ok). Even the text that I type
 into, say, the namespace text field gets garbled. If I try typing
 clojure, I end up with clnjtqe. Copying the text help doc text and
 pasting into a text editor shows it correctly, so there's possibly
 some kind of character encoding mismatch somewhere. Not sure what else
 I can add..

 Sample problem:

 [Expected display]
 clojure.core   -   Namespace

  Fundamental library of the Clojure language

 [Actual display]
 clnjtqe.cnqe  -  Na'eroace

  Ftmda'emsal libqaqx nf she Clnjtqe lamgtage

 Lars Nilsson

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


Re: [ANN] Clojure Namespace Browser (clj-ns-browser 1.0.0)

2012-04-06 Thread Frank Siebenlist
Interesting - you did the opposite of what I asked and still we found the issue 
;-)

… which also confirms that there is something wrong with that Inconsolata font 
definition as it also garbles my readable text in Aquamacs to gibberish much 
worse than you showed - was blaming Aquamacs, but now the font may be the 
culprit  - too bad because I love the design.

-FrankS.




On Apr 6, 2012, at 9:37 AM, Lars Nilsson wrote:

 Well, as it turns out, I installed Inconsolata just yesterday, along
 with a couple of others, exploring alternatives to Courier New.
 Uninstalling Inconsolata results in sdoc displaying the text
 correctly.
 
 Thanks for a very nifty tool. :)
 
 Lars Nilsson
 
 On Fri, Apr 6, 2012 at 12:29 PM, Frank Siebenlist
 frank.siebenl...@gmail.com wrote:
 Interesting feature on windoze… ;-)
 
 One thing that may cause that is the Inconsolata font that I used as a 
 fixed-width font to display most text. (not sure what happens if it's not 
 installed… should just substitute an other font…)
 
 Could you please try to install that font on your windows machine and try 
 again?
 (I don't have any windows box available for testing)
 
 -FrankS.
 
 
 
 On Apr 6, 2012, at 9:01 AM, Lars Nilsson wrote:
 
 On Thu, Apr 5, 2012 at 1:56 AM, Frank Siebenlist
 frank.siebenl...@gmail.com wrote:
 Caveat… it all works well on my MacOSX, but I have seen some issues with 
 Lubuntu and missing unloaded namespaces - also I haven't tested it on 
 windoze or other OS-flavors. So you mileage may vary…
 
 Got it working fine on Linux. Looks really nice. :) On Windows, my
 primary platform, the text is garbled in all text boxes and lists
 (drop-down menus and static strings are ok). Even the text that I type
 into, say, the namespace text field gets garbled. If I try typing
 clojure, I end up with clnjtqe. Copying the text help doc text and
 pasting into a text editor shows it correctly, so there's possibly
 some kind of character encoding mismatch somewhere. Not sure what else
 I can add..
 
 Sample problem:
 
 [Expected display]
 clojure.core   -   Namespace
 
  Fundamental library of the Clojure language
 
 [Actual display]
 clnjtqe.cnqe  -  Na'eroace
 
  Ftmda'emsal libqaqx nf she Clnjtqe lamgtage
 
 Lars Nilsson
 
 --
 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 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 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 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


Re: [ANN] Clojure Namespace Browser (clj-ns-browser 1.0.0)

2012-04-05 Thread Frank Siebenlist
Correct - thanks for catching that - should have cp'ed ;-)

-FrankS.


On Apr 5, 2012, at 4:06 PM, Changa Damany Imara wrote:

 I believe there's a typo in your announcement:
 
  :dev-development [[clj-ns-browser 1.0.0]]
   
 should be 
 
  :dev-dependencies [[clj-ns-browser 1.0.0]
 
 Great stuff especially for someone with no Swing experience!
 
 
 On Wednesday, April 4, 2012 10:56:51 PM UTC-7, FrankS wrote:
 I still remember the first time I was introduced to Smalltalk, when my 
 colleague demonstrated the class-browser - it was one of those jaw-dropping 
 moments: all that information at your finger-tips of a live- and living 
 system…
 Guess nowadays it's more nostalgia than anything else, but in many ways that 
 Smalltalk development environment is still a hard act to follow.
 
 Hopefully this Clojure Namespace Browser will get us one small step closer to 
 our ultimate development environment (… although I'm sure that some of you 
 emacs-gurus believe you're already there ;-) ).
 
 The graphical browser should give you easier access to the documentation 
 strings of all the vars in your live clojure project, as well as the source 
 code, and clojuredocs' examplescomments. You can get all that info from the 
 repl, but hopefully this browser should make it easier to … browse, explore, 
 and find stuff in Clojure's vast collection of libraries.
 
 The installation is dead-simple - just add:
 
   :dev-development [[clj-ns-browser 1.0.0]]
 
 to your project.clj file, start your repl, evaluate (use 
 'clj-ns-browser.sdoc), and then (sdoc), and your up and running with this 
 namespace browser always one click or (sdoc…) away…
 
 Caveat… it all works well on my MacOSX, but I have seen some issues with 
 Lubuntu and missing unloaded namespaces - also I haven't tested it on 
 windoze or other OS-flavors. So you mileage may vary…
 
 The code and some more info with some screenshots are available at:
 
 https://github.com/franks42/clj-ns-browser
 
 Finally, kudos to Dave Ray and his Seesaw - fantastic tool and near real-time 
 support on the mailing list.
 (this has essentially been a 2 week project after Clojure-Conj/West - an 
 after the kids are asleep project - no experience with Swing… a testament 
 of how good seesaw is as an abstraction tool…)
 
 Please let me know if it works for you, and suggestions and feedback are more 
 than welcome.
 
 Enjoy, FrankS.
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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


[ANN] Clojure Namespace Browser (clj-ns-browser 1.0.0)

2012-04-04 Thread Frank Siebenlist
I still remember the first time I was introduced to Smalltalk, when my 
colleague demonstrated the class-browser - it was one of those jaw-dropping 
moments: all that information at your finger-tips of a live- and living system…

Guess nowadays it's more nostalgia than anything else, but in many ways that 
Smalltalk development environment is still a hard act to follow.

Hopefully this Clojure Namespace Browser will get us one small step closer to 
our ultimate development environment (… although I'm sure that some of you 
emacs-gurus believe you're already there ;-) ).

The graphical browser should give you easier access to the documentation 
strings of all the vars in your live clojure project, as well as the source 
code, and clojuredocs' examplescomments. You can get all that info from the 
repl, but hopefully this browser should make it easier to … browse, explore, 
and find stuff in Clojure's vast collection of libraries.

The installation is dead-simple - just add: 

  :dev-development [[clj-ns-browser 1.0.0]]

to your project.clj file, start your repl, evaluate (use 'clj-ns-browser.sdoc), 
and then (sdoc), and your up and running with this namespace browser always one 
click or (sdoc…) away…

Caveat… it all works well on my MacOSX, but I have seen some issues with 
Lubuntu and missing unloaded namespaces - also I haven't tested it on windoze 
or other OS-flavors. So you mileage may vary…

The code and some more info with some screenshots are available at:

https://github.com/franks42/clj-ns-browser

Finally, kudos to Dave Ray and his Seesaw - fantastic tool and near real-time 
support on the mailing list.
(this has essentially been a 2 week project after Clojure-Conj/West - an after 
the kids are asleep project - no experience with Swing… a testament of how 
good seesaw is as an abstraction tool…)

Please let me know if it works for you, and suggestions and feedback are more 
than welcome.

Enjoy, FrankS.

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