This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GSOC | Extending Common Lisp support


On 06/27/2012 08:13 AM, Per Bothner wrote:
I forgot about one problem: When the Symbol in a SymbolRef becomes
unreferences, we have to "garbage collect" the SymbolRef. (As is
currently done in lookupInternal.)

I've checked in an updated version of Namespace.java which extends AbstractHashTable - and thus implement java.util.Map<String,Symbol>. -- --Per Bothner per@bothner.com http://per.bothner.com/



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]