« 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,

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 <mauritiusnon@...> 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

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