« Return to Thread: pwgl-users: Defmethod macros in User-Defined libraries

RE: pwgl-users: Defmethod macros in User-Defined libraries

by mauricio rodriguez-2 :: Rate this Message:

Reply to Author | View in Thread


Hi Kilian,

Thank you for your fast answer. I actually solved the problem realizing that I had a very hidden bug into my code. From now and on I'll be confident of using CLOS into my libraries: PWGL indeed works with those!

Best,

Mauricio


________________________________

> Date: Tue, 28 Oct 2008 14:22:57 +0100
> From: kilian.sprotte@...
> To: pwgl-users@...
> Subject: Re: pwgl-users: Defmethod macros in User-Defined libraries
>
> Hi Mauricio,
>
> if you can send me your library, I will try to find out what the problem is.
>
> Kilian
>
> On Tue, Oct 28, 2008 at 5:09 AM, mauricio rodriguez  wrote:
>
> Dear all,
>
> I defined a personal library which includes some defmethod's calls and whenever I try to load the code using the package :asdf  (to have the functions available in the graphic environment of PWGL), I get a lambda error message. If I don't use into the code defmethod macros everything works fine. Even if I open the code in a Lisp-Code-Box (within a patch) and latter search for the Lisp Function in User-CL, I certainly can work with all my functions (including those having CLOS definitions), but this is a very tedious process when having to many functions to be searched. I guess the problem could be solved if I were able to compile my code beforehand, but I do not have a licensed LispWorks copy to work with. Is there any other way to solve the problem?
>
> I hope this make sense.
>
> Best,
>
> Mauricio
>
>
> _________________________________________________________________
> Es tu última oportunidad para ganar premios por el simple hecho de buscar en internet.
> http://www.ganabuscando.com/Default.aspx

_________________________________________________________________
P.D. Live Search tiene una sorpresa buenísima, chécala aquí.
http://www.ganabuscando.com/Default.aspx

 « Return to Thread: pwgl-users: Defmethod macros in User-Defined libraries