Re: with-slots on instances of structure classes and performance
- From: jayessay <nospam@xxxxxxx>
- Date: 28 Apr 2006 18:45:13 -0400
"david.tolpin@xxxxxxxxx" <david.tolpin@xxxxxxxxx> writes:
But I can't find a way to reproduce the functionality completely
inside Common Lisp, I see know way to retrieve the type information
from declarations in macros. That is, when there is no (THE ...) but
an earlier declaration. Is there a way to do that?
That's what environment access can buy you. If (as you mentioned) you
are still using Allegro, I believe you should be able to get at this
in macros via the environment access stuff in ACL 7+.
/Jon
--
'j' - a n t h o n y at romeo/charley/november com
.
- Follow-Ups:
- Re: with-slots on instances of structure classes and performance
- From: david.tolpin@xxxxxxxxx
- Re: with-slots on instances of structure classes and performance
- References:
- with-slots on instances of structure classes and performance
- From: david.tolpin@xxxxxxxxx
- with-slots on instances of structure classes and performance
- Prev by Date: Re: How Common Lisp sucks
- Next by Date: Re: Decreasing the "standard deviation" of lisp
- Previous by thread: with-slots on instances of structure classes and performance
- Next by thread: Re: with-slots on instances of structure classes and performance
- Index(es):
Relevant Pages
|