chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] Re: #32: get tinyclos egg for chicken 4 to work


From: Chicken Trac
Subject: [Chicken-janitors] Re: #32: get tinyclos egg for chicken 4 to work
Date: Mon, 02 Nov 2009 13:36:52 -0000

#32: get tinyclos egg for chicken 4 to work
------------------------+---------------------------------------------------
 Reporter:  felix       |       Owner:       
     Type:  defect      |      Status:  new  
 Priority:  major       |   Milestone:       
Component:  extensions  |     Version:  4.0.5
 Keywords:  tinyclos    |  
------------------------+---------------------------------------------------

Comment(by ckeen):

 Replying to [comment:2 felix]:
 > Replying to [comment:1 tonysidaway]:

 > > Changing "(##core-global-ref ,name)" to ",name" in define-method seems
 to help.  Then all you have to do to stop define-method complaining during
 ensure-generic is to insert "(define-generic X)" before every reference to
 define-method.

 Actually this will work for the current namespace but will not introduce
 symbols globally as I have found out.

 The reason for the current implementations failure is more deeper as I am
 afraid. For example: Why isn't the call-next-method installed upon the
 first invocation of define-class (make class....)?

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/32#comment:3>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]