[Ecls-list] Overwriting cl functions

Juan Jose Garcia-Ripoll juanjose.garciaripoll at gmail.com
Tue Jan 29 16:30:48 UTC 2013


On Tue, Jan 29, 2013 at 3:28 PM, Peter Enerccio <enerccio at gmail.com> wrote:

> Basically, I want to overwrite open function to return my specific (gray)
> stream. instead of usual stream that it would.
> Ideally, all functions/macros that use open should use that function
> instead, but I am not sure if it is possible.


This is the only instance where ECL contemplates redefinition. Use
(gray::redefine-cl-functions)

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20130129/39b31b84/attachment.html>


More information about the ecl-devel mailing list