|
Looking for beta tester: msg#00121lisp.corman
Looking for someone or someones interested in trying out a new version of DEBUG::FIND-SOURCE for beta-testing. The current FIND-SOURCE mechanism does not locate anything other than function and macro definitions. I've written a new FIND-SOURCE mechanism which attempts to record and locate all DEF-form definitions, including DEFVAR's, DEFCONSTANTs, DEFMETHOD's, DEFCLASS's etc, etc. It will cycle through all the DEF-forms (in particular, all the DEFMETHODS) of a single symbol, via successive calls to FIND-NEXT-DEFINITION. Also, by calling WHEREIS, it will should you all the current and previously recorded definition locations (files) for a given variable. Unfortunately it is not integrated into the IDE, except to the extent that the new FIND-SOURCE works like the old FIND-SOURCE did, positioning the editor correctly, and a call to FIND-NEXT-DEFINITION will position the editor correctly. But there is no command you can issue directly from the editor to do FIND-NEXT-DEFINITION. (Anyone interested in and capable of doing that?) So if you are interested just send me email. The current implementation is just one big file at the moment, so it's easy to load in as Corman starts from your init file. ------------------------ Yahoo! Groups Sponsor ---------------------~--> Get 128 Bit SSL Encryption! http://us.click.yahoo.com/xaxhjB/hdqFAA/xGHJAA/SyjtlB/TM ---------------------------------------------------------------------~-> To unsubscribe from this group, send an email to: cormanlisp-unsubscribe@xxxxxxxxxxxxxxx Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: More problems from ANSI tests: 00121, Roger Corman |
|---|---|
| Next by Date: | Re: Looking for beta tester: 00121, Roger Corman |
| Previous by Thread: | testi: 00121, JP Massar |
| Next by Thread: | Re: Looking for beta tester: 00121, Roger Corman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |