This is the mail archive of the guile-cvs@sourceware.cygnus.com mailing list for the Guile project.


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

guile/guile-oops goops.scm


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@egcs.cygnus.com	99/08/21 13:12:59

Modified files:
	guile-oops     : goops.scm 

Log message:
	* goops.scm (class-slot-ref, class-slot-set!): New public procedures.
	(make-get, make-set): Temporary hack until we get real method
	compilation: Mark standard accessors so that the compiler doesn't
	need to create the next-method.
	
	* goops.scm (goops-version): Exported.
	
	* goops.scm, dispatch.scm, compile.scm: Removed debugging code and
	disabled backtracing.


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