Autoload.st
Thu, 15 Jun 2006 11:52:45 +0200 Stefan Vogel #classNamed: now loads autoloaded classes if a (possibly) private class of an
Mon, 06 Mar 2006 09:50:06 +0100 Claus Gittinger *** empty log message ***
Wed, 26 Jan 2005 15:41:06 +0100 Stefan Vogel Catch #fromString: (for autoloaded classes from Dolphin)
Thu, 23 Sep 2004 15:06:42 +0200 Stefan Vogel Fix prev change - st added default methods.
Thu, 23 Sep 2004 14:57:49 +0200 Stefan Vogel Fix recursive autoloading of exception classes.
Sun, 22 Aug 2004 18:41:24 +0200 Stefan Vogel Replace obsolete message sends
Thu, 01 Jul 2004 12:06:47 +0200 Stefan Vogel #autoload - raise error if fileIn fails.
Mon, 07 Jun 2004 17:43:23 +0200 Claus Gittinger to be evaluated: no longer nil global of class being autoloaded.
Thu, 15 Apr 2004 11:28:58 +0200 Stefan Vogel Initialie classvar
Thu, 08 Apr 2004 12:54:15 +0200 werner *** empty log message ***
Fri, 12 Mar 2004 20:09:28 +0100 Claus Gittinger *** empty log message ***
Tue, 11 Nov 2003 12:13:55 +0100 Claus Gittinger *** empty log message ***
Mon, 25 Aug 2003 13:44:36 +0200 tm catch #error
Fri, 09 May 2003 18:11:22 +0200 Stefan Vogel Fix pidgin spelling: 'does not exists' and 'not exists'
Wed, 09 Apr 2003 13:02:09 +0200 james changed #autoload.
Sun, 02 Mar 2003 21:39:52 +0100 Stefan Vogel Convert Object>>errorSignal -> Error
Mon, 10 Feb 2003 17:39:23 +0100 penk *** empty log message ***
Wed, 25 Sep 2002 10:25:28 +0200 penk oops - catch #copy
Tue, 09 Jul 2002 16:01:24 +0200 Stefan Vogel Use #ifCurtailed: instead of #valueOnUnwindDo:
Tue, 04 Dec 2001 10:34:27 +0100 Claus Gittinger *** empty log message ***
Mon, 08 Oct 2001 11:44:52 +0200 Claus Gittinger dont ask for variable-name conventions while autoloading
Mon, 08 Oct 2001 11:09:47 +0200 Claus Gittinger renamed: #allSelectorsAndMethodsDo: into: #instAndClassSelectorsAndMethodsDo:
Mon, 13 Aug 2001 15:03:33 +0200 Claus Gittinger *** empty log message ***
Mon, 13 Aug 2001 14:12:28 +0200 penk recursive autoload of exception-subclasses
Wed, 28 Feb 2001 14:19:41 +0100 Stefan Vogel Cleanup unused method vars
Tue, 14 Nov 2000 18:14:59 +0100 Claus Gittinger send a change notification when autoloading
Wed, 16 Aug 2000 14:06:22 +0200 Claus Gittinger set project of all autoloaded methods
Thu, 20 Jul 2000 16:06:18 +0200 Claus Gittinger package again
Fri, 14 Jul 2000 11:27:57 +0200 Claus Gittinger preserve the package when autoloading
Thu, 30 Mar 2000 16:37:07 +0200 Claus Gittinger checkin from browser
Fri, 03 Dec 1999 19:28:39 +0100 Claus Gittinger checkin from browser
Thu, 02 Dec 1999 01:19:08 +0100 Claus Gittinger checkin from browser
Thu, 18 Nov 1999 21:11:11 +0100 Claus Gittinger also catch #initialize.
Mon, 20 Sep 1999 14:16:10 +0200 Claus Gittinger checkin from browser
Thu, 05 Aug 1999 15:22:35 +0200 Claus Gittinger checkin from browser
Tue, 03 Aug 1999 14:25:31 +0200 Stefan Vogel Use AutoloadMetaclass to load a class on unhandled class methods.
Mon, 02 Aug 1999 18:06:38 +0200 Claus Gittinger checkin from browser
Fri, 16 Jul 1999 20:52:09 +0200 Claus Gittinger privateClasses and allPrivateClasses
Sat, 19 Jun 1999 12:11:55 +0200 Claus Gittinger changed the way subclass-creation messages are handled
Sun, 06 Jun 1999 15:19:19 +0200 Claus Gittinger oops - dont put dQuotes inside a comment-string
Sun, 06 Jun 1999 15:16:59 +0200 Claus Gittinger oops - dont put dQuotes inside a comment-string
Thu, 22 Apr 1999 19:38:29 +0200 Claus Gittinger do not modify the package-ID (replacing : with /)
Fri, 19 Mar 1999 08:13:29 +0100 Stefan Vogel Use #query instead of #raise to invoke QuerySignals
Thu, 18 Mar 1999 17:26:35 +0100 Claus Gittinger checkin from browser
Sun, 07 Mar 1999 16:06:15 +0100 Claus Gittinger checkin from browser
Fri, 05 Mar 1999 12:58:38 +0100 Claus Gittinger when autoloading, allow for the stx-source subtree
Sun, 28 Feb 1999 18:15:38 +0100 Claus Gittinger *** empty log message ***
Sat, 27 Feb 1999 17:43:41 +0100 Claus Gittinger search for source in <module>/<package>/file.st
Sat, 27 Feb 1999 14:39:26 +0100 Claus Gittinger checkin from browser
Wed, 24 Feb 1999 12:27:49 +0100 Claus Gittinger *** empty log message ***
Mon, 20 Jul 1998 13:11:44 +0200 Claus Gittinger use #copyReplaceAll:with:
Wed, 13 May 1998 23:38:30 +0200 Claus Gittinger oops - must send #initialize to all privateClasses.
Mon, 16 Feb 1998 13:03:47 +0100 Stefan Vogel Comment
Tue, 03 Feb 1998 18:30:42 +0100 Claus Gittinger do not change the autoloaded classes name to '... (auto)'
Mon, 12 Jan 1998 14:09:39 +0100 Claus Gittinger pass package to fileIn method - allows finding source in a package-subdir of
Wed, 15 Oct 1997 14:30:19 +0200 Claus Gittinger care for loaded classes namespace (vs. default namespace)
Tue, 17 Jun 1997 10:22:49 +0200 Claus Gittinger when asked via #respondsTo:, load & resend
Mon, 16 Jun 1997 20:21:41 +0200 Claus Gittinger typo fix
Tue, 27 May 1997 10:36:04 +0200 Stefan Vogel Make Metaclass a subclass of ClassDescription instead of Class.
Mon, 26 May 1997 15:36:21 +0200 Claus Gittinger comments
less more (0) -100 -60 tip