On Aug 16, 2011, at 22:09 , Alan Ruttenberg wrote:
On Tue, Aug 16, 2011 at 3:55 PM, Patrice Seyed apseyed@gmail.com wrote: How about a boolean?
(make-immediate-object nil :boolean) (make-immediate-object t :boolean)
While this will work, we have denoted MAKE-IMMEDIATE-OBJECT as deprecated as of abcl-0.26.
The preferred way to get at the JVM boolean values is to use the JAVA:+TRUE+ and JAVA:+FALSE+ constants.
-- "A screaming comes across the sky. It has happened before, but there is nothing to compare to it now."