El mié, 28-10-2009 a las 07:03 +0100, Laval Jannik escribió: > So, > > Is anyone use the rotation in pharo-Core ? > If not, I will remove it. > And I will try to put it in another package, which will be loaded after. >
Remove it, please, is not a core feature. > Jannik > > > On Oct 26, 2009, at 19:11 , Stéphane Ducasse wrote: > > > jannik > > > > you ask the right question > > And this is ugly. Now we could think about possible usecases. > > If we build a image processing system: we need it but in that case we > > can copy it. > > > > Stef > > > > > >> Yes, Marcus is right. > >> > >> But are there some behaviors that we want to keep and integrate in > >> Core ? > >> For example, the Rotate functionality in the halo. > >> > >> Cheers, > >> Jannik > >> > >> > >> On Oct 26, 2009, at 16:22 , Marcus Denker wrote: > >> > >>> > >>>> > >>>>> However, it would be a good idea to put all the interesting eToy > >>>>> stuff in an external package so that those who want to load that > >>>>> stuff, are able to do it. > >>>> > >>>> > >>>> > >>>> Because, make an external package of it needs a big work... > >>>> > >>>> I don't think so. > >>> > >>> Etoy is more complex than you think. It would be (nearly) > >>> impossible. > >>> > >>> > >>>> You just need to create the package. And then, instead of removing > >>>> code, you move it to that package. What can be a lot of work is to > >>>> keep that package up to date and working, but that's not Pharo > >>>> responsibility. > >>>> > >>> Nope. Etoy is programed in a way that makes things like this *a > >>> lot* of work. > >>> > >>> > >>> Marcus > >>> > >>> > >>> > >>> > >>> > >>> _______________________________________________ > >>> Pharo-project mailing list > >>> [email protected] > >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > >> > >> _______________________________________________ > >> Pharo-project mailing list > >> [email protected] > >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > > > _______________________________________________ > > Pharo-project mailing list > > [email protected] > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Miguel Cobá http://miguel.leugim.com.mx _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
