On 30/04/2010, at 3:46 PM, Gregg Williams wrote:

> Have you ever wanted to abandon a simple program with a bug that has
> been DRIVING YOU CRAZY because it's just got to be something SO
> simple, you'd be embarrassed to admit that you didn't see WHAT WAS
> STARING YOU IN THE FACE all along? Well, this is mine:
> 
> (ns org.InfoML.genclassObject
> (:gen-class
>   :extends [java.lang.Object]

:extends java.lang.Object

(or just extends Object, because java.lang.* is automatically imported)

Antony Blakey
-------------
CTO, Linkuistics Pty Ltd
Ph: 0438 840 787

There is nothing more difficult to plan, more doubtful of success, nor more 
dangerous to manage than the creation of a new order of things... Whenever his 
enemies have the ability to attack the innovator, they do so with the passion 
of partisans, while the others defend him sluggishly, So that the innovator and 
his party alike are vulnerable.
  -- Niccolo Machiavelli, 1513, The Prince.


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