On Wed, Jul 27, 2011 at 9:52 AM, Juan Jose Garcia-Ripoll <[email protected]> wrote: > On Wed, Jul 20, 2011 at 6:13 PM, Marko Kocić <[email protected]> wrote: >> >> Is there a reason get/set-finalizer functions are moved from the ext >> to si package? > > They are now here to stay. All functions whose use is officially sanctioned > live now in the EXT package (they did so before, and i advised people to use > the EXT prefix, never the SYS one, but no one seems to listen)
Did you mean they are going to stay in SI? I'm asking this because trivial-garbage was using ext:get-finalizer, ext:set-finalizer already, exactly as advised, but those functions are now removed from ext, and available only in SI package. Does that means it should switch to using SI instead of EXT? Regards, Marko > Juanjo > > -- > Instituto de Física Fundamental, CSIC > c/ Serrano, 113b, Madrid 28006 (Spain) > http://juanjose.garciaripoll.googlepages.com > ------------------------------------------------------------------------------ Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, you'll get a chance to win $100 to spend on ThinkGeek. http://p.sf.net/sfu/slashdot-survey _______________________________________________ Ecls-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ecls-list
