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

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

by Kilian Sprotte-3 :: Rate this Message:

Reply to Author | View in Thread

Hi Mauricio,

that's good news!

Just as a general comment on this: It should be possible to compile and load new lisp code in the
PWGL standalone application (without LispWorks). This should behave the same way as with
the real LispWorks application, but depends on a hack that I am responsibe for - so if there
are problems (or noticable differences between the two environments), they should be directed
to me - thanks!

Best,
  Kilian

On Wed, Oct 29, 2008 at 4:51 AM, mauricio rodriguez <mauritiusnon@...> wrote:

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í.

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