Hi, On Oct 13, 11:15 am, "andi.xeno...@googlemail.com" <andi.xeno...@googlemail.com> wrote: > Hi, > > since I found only questions about applets written in Clojure but not > really answers, I decided to write a small tutorial in the Clojure > wiki:http://en.wikibooks.org/wiki/Clojure_Programming/Examples/Creating_an... > Applet demo:http://www.xenoage.com/extern/clojurebook/applet/cljapp.html > > The good news: It works :-)
Except, it doesn't seem to work on my Mac. In Safari (4.0.3) I get "Applet test.Applet notinited" in the status bar. I'm using OSX 10.5.7. /Jon > The bad news: It took me some time to find our why I got a > SecurityException although the applet was signed. By using type hints > (#^Graphics2D) I could solve the problem. Perhaps this is a JVM bug > (related tohttp://bugs.sun.com/view_bug.do?bug_id=6595618or so?), > since I should have all rights when the applet is signed. As a > workaround, I guess, if reflection can be avoided there should be no > problems when using Clojure within applets. > > Bye, > > Andi --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---