2009/3/4 Lukas Renggli <renggli@gmail.com>:
The problem with it is that Pharo will have a Pharo package system, a Pharo SUinit, a Pharo Compiler, and a Pharo GUI,
I've heard Polymorph could be a candidate for integration in BPP proposal I guess... Also Andreas pointed out a mail from Michael on Pharo mailing-list (event system) as his first example of BPP... qq [ Here is an example BPP: ----------------------------------------------------------- BPP: Replace InputSensor/EventSensor ==================================== 1. Rationale: InputSensor/EventSensor are fraught with peril. Many projects (including Sophie, Hydra etc) have had to fight with its shortcomings. This project is the integration of a rewrite of both of these classes done in Sophie. 2. Deliverable: Integrate code originally posted at http://www.mail-archive.com/pharo-project@lists.gforge.inria.fr/msg03413.htm... 3. Project Lead: Michael Rueger 4. Board Liaison: Igor Stasenko 5. Schedule: - March 09: Update Mantis with code+Installer scripts - Milestone: April 1st; All code is committed. - April 09: Bug fixing as needed. - Project completion: May 1st. ----------------------------------------------------------- ] Somtimes, better to split effort when a common one is impossible ;)
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Cédrick