Hi, Vector is not Bloc-sepcific. We just need it in Bloc and because there wasn’t any, we now have one in Bloc. But, it can be pulled out without any issues.
Cheers, Doru > On Oct 25, 2017, at 8:21 PM, Peter Uhnák <[email protected]> wrote: > > For example, in FileReference is adds a file extension. PetitParser uses it > as a sequence operator. > > But in both cases #, is sent to FileReference/Petit parser instance, so it is > contained. > You would use it on a (generic) Number and tie it to specific Bloc meaning. > Maybe have a polymorphic Vector in regular Pharo (I would imagine that > PolyMath could also make use of that)? > > Peter -- www.tudorgirba.com www.feenk.com "Obvious things are difficult to teach."
