[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: find-class sum up



Thanx for all answers and each of you.

The solution is in the optional parameter error. If nil then no error is
signaled if the class is not found but find-class returns nil. By default,
error is T (error signaled if class not found).

(find-class 'class-name nil) --> returns nil if not found


---
Lafourcade Mathieu
GETA (Groupe d'Etude pour la Traduction Automatique)
BP 53X, 38041 GRENOBLE CEDEX, FRANCE

Lafourca@imag.fr