[Bese-devel] Re: Running Demos of UCW on Mac OS Tiger - Patch

Aleksandar Bakic a_bakic at yahoo.com
Thu Sep 15 20:50:26 UTC 2005


> There are other  
> problems I found with the "Presentation demo" that I don't know if  

Here are some diffs that I have made locally:

diff -rN old-ucw_dev/examples/presentations.lisp
new-ucw_dev/examples/presentations.lisp
25c25
<   (if (slot-boundp p 'dob)
---
>   (if (and (slot-boundp p 'dob) (dob p))
60c60
< (defmethod make-new-instance ((e person-editor) instance)
---
> (defmethod/cc make-new-instance ((e person-editor) instance)
70c70
< (defaction create-an-object ((address-editor address-editor) instance)
---
> (defmethod/cc make-new-instance ((a address-editor) instance)


Alex


	
		
______________________________________________________ 
Yahoo! for Good 
Donate to the Hurricane Katrina relief effort. 
http://store.yahoo.com/redcross-donate3/ 




More information about the bese-devel mailing list