Personal info for TedK

This person is currently certified at Master level.

Name: Ted Kaehler

Homepage: http://www.squeakland.org/~ted/

Notes: Longtime Smalltalker and Squeaker. I maintain: The way Projects are written on the disk (SmartRefStream). VeryDeepCopy and ways to duplicate trees of objects correctly. the Method Finder (find code "by example"). Webmaster of the Squeak.org homepage (Bruce O'Neel does the DownLoads page).

Recent diary entries for TedK:
RSS

17 Nov 2003 (updated 12 Dec 2003)  »

Bugs that need fixing in Squeak (I may do them):

[ ] Make a new format for the Download Page of Squeak.org. Use Andreas Raab's matrix format, with some modifications.

[ ] When you get a syntax error, the wrong text is selected in the code! Offer a reward for fixing this.

[ ] Squeak can read .AIFF sound files, but that choice does not show up in the FileList menu.

[ ] ImageSegment allows too many objects, has leaks.

[ ] ImageSegment roots should use identitySet to test 'includes'.

[ ] When you send a Morph #externalName, it can call #knownName, which may search the entire world. This is very slow, and needs to be changed. If Morphic is going slowly, this is usually the reason.

[ ] When the system font changes, StringMorphs need to expand their size. Or, it locked and the string overflows, put a warning somewhere...

[ ] When Recent Change Log, differencing is in the wrong direction! Newest at bottom messes it up.

[ ] If store into 'name' instance variable in a class, give the user a warning, and don't let him do it.

[ ] 'Basic' Objects not responding to numericValue. ^o

[ ] Convert my Method Finder essay to a web page.

This person has certified others as follows:

Others have certified this person as follows:

[ Certification disabled because you're not logged in. ]

[ Home | Articles | Login/Account | People | Projects ]