Re: [Pharo-dev] WhatsUp from: 2013-07-01 until: 2013-07-14

2013-07-05 Thread Damien Cassou
On Mon, Jul 1, 2013 at 7:00 AM, seas...@rmod.lille.inria.fr wrote:

 ### Here's what I've been up to since the last WhatsUp:


prepare and give Pharo tutorial at ECOOP, Montpellier, France
prepare a Pharo cheat sheet flyer with Damien Pollet and Vincent Blondeau
Pharo launcher: improve code, add tests, and some features
Review many bugs and fixes some
Rewrite all user-directory logic (home, desktop, documents, preferences) to
use environment variables (linux, macosx, windows)
Worked with Sebastian on trait-related code (bug fixing mostly)
update pharo vm for ubuntu



 ### What's next, until 2013-07-14 (*):



release the first version of Pharo Launcher


-- 
Damien Cassou
http://damiencassou.seasidehosting.st

Success is the ability to go from one failure to another without losing
enthusiasm.
Winston Churchill


Re: [Pharo-dev] WhatsUp from: 2013-07-01 until: 2013-07-14

2013-07-01 Thread Tudor Girba
On Mon, Jul 1, 2013 at 7:00 AM, seas...@rmod.lille.inria.fr wrote:

 Hi! We're sending this automatic email twice a month, to give the
 community an opportunity to easily know what's happening and to coordinate
 efforts.  Just answer informally, and feel free to spawn discussions
 thereafter!

 ### Here's what I've been up to since the last WhatsUp:


Preparing for Moose 4.8 release
Working with Andrei on fancy, yet cheap debuggers


 ### What's next, until 2013-07-14 (*):


Release Moose 4.8
Move Moose development on Pharo 3.0

Cheers,
Doru

-- 
www.tudorgirba.com

Every thing has its own flow


Re: [Pharo-dev] WhatsUp from: 2013-07-01 until: 2013-07-14

2013-07-01 Thread Clara Allende
Hi folks! Just a heads-up of my summer of code :)


On 1 July 2013 02:00, seas...@rmod.lille.inria.fr wrote:

 Hi! We're sending this automatic email twice a month, to give the
 community an opportunity to easily know what's happening and to coordinate
 efforts.  Just answer informally, and feel free to spawn discussions
 thereafter!

 ### Here's what I've been up to since the last WhatsUp:

 - $HEROIC_ACHIEVEMENTS_OR_DISMAL_FAILURES_OR_SIMPLE_BORING_NECESSARY_TASKS


Adding test for the new debugger - adding support for handling post mortem
actions


 ### What's next, until 2013-07-14 (*):

 - $NEXT_STEPS_TOWARDS_WORLD_DOMINATION


Continue adding missing actions :)


 (*) we'll be expecting results by then ;)


Cheers
Clari


Re: [Pharo-dev] WhatsUp from: 2013-07-01 until: 2013-07-14

2013-07-01 Thread Guillermo Polito
On Mon, Jul 1, 2013 at 7:00 AM, seas...@rmod.lille.inria.fr wrote:

 Hi! We're sending this automatic email twice a month, to give the
 community an opportunity to easily know what's happening and to coordinate
 efforts.  Just answer informally, and feel free to spawn discussions
 thereafter!

 ### Here's what I've been up to since the last WhatsUp:

 - $HEROIC_ACHIEVEMENTS_OR_DISMAL_FAILURES_OR_SIMPLE_BORING_NECESSARY_TASKS


Creating very simple (but not yet perfect :) jobs on jenkins for
benchmarking and vm acceptance test:
 - https://ci.inria.fr/pharo/view/VM/job/PharoVM-AcceptanceTest/
 - https://ci.inria.fr/pharo/view/VM/job/PharoVM-Benchmarks/

Fixing some quick easy stuff in pharo sprint


 ### What's next, until 2013-07-14 (*):

 - $NEXT_STEPS_TOWARDS_WORLD_DOMINATION


This week vacations, but I'll do something around the real pharo bootstrap
;)



 (*) we'll be expecting results by then ;)




Re: [Pharo-dev] WhatsUp from: 2013-07-01 until: 2013-07-14

2013-07-01 Thread Stephan Eggermont
### Here's what I've been up to since the last WhatsUp: 

- Made some progress with Diego parsing Delphi code 
  with PetitDelphi, units, classes, methods

http://farm6.staticflickr.com/5539/9148484341_0405d8a261_o.png
http://farm3.staticflickr.com/2829/9148515659_788742e646_o.png

and forms

http://farm4.staticflickr.com/3723/9184232826_fff1e2cffc_o.png

- ran out of memory a few times uninterruptibly, so took a look at 10569

### What's next, until 2013-07-14 (*): 

Parsing more of Delphi
Help release Moose 4.8
Help Dusty with LightHouse issue tracker



Re: [Pharo-dev] WhatsUp from: 2013-07-01 until: 2013-07-14

2013-07-01 Thread Camillo Bruni

On 2013-07-01, at 07:00, seas...@rmod.lille.inria.fr wrote:

 Hi! We're sending this automatic email twice a month, to give the community 
 an opportunity to easily know what's happening and to coordinate efforts.  
 Just answer informally, and feel free to spawn discussions thereafter!
 
 ### Here's what I've been up to since the last WhatsUp:
- Working on the new Class builder supporting first-class layouts and slots 
with Martin!
- Massive refactoring on AsmJit
- Big progress on the new CI infrastructure with Erwan
- Working on an ImageWorker to run blocks in a separate image, based on Seamless


Re: [Pharo-dev] WhatsUp from: 2013-07-01 until: 2013-07-14

2013-07-01 Thread Stéphane Ducasse

 Hi! We're sending this automatic email twice a month, to give the community 
 an opportunity to easily know what's happening and to coordinate efforts.  
 Just answer informally, and feel free to spawn discussions thereafter!
 
 ### Here's what I've been up to since the last WhatsUp:
 
 - $HEROIC_ACHIEVEMENTS_OR_DISMAL_FAILURES_OR_SIMPLE_BORING_NECESSARY_TASKS

- Restarting to work on cleaning morphic 
Various cleans
Introducing WorldMorph 
Removing tons of ifNotNil
Moving layout from Morph Extension to Morph
- Restarted to work on a Logging framework
- worked on several chapters for Pharo for the entreprise
- reviewed and worked on chapters for Deep into Pharo.

 ### What's next, until 2013-07-14 (*):
 
 - $NEXT_STEPS_TOWARDS_WORLD_DOMINATION

Holidays
 
 (*) we'll be expecting results by then ;)
 




Re: [Pharo-dev] WhatsUp from: 2013-07-01 until: 2013-07-14

2013-07-01 Thread Alexandre Bergel
 ### Here's what I've been up to since the last WhatsUp:
 
 - $HEROIC_ACHIEVEMENTS_OR_DISMAL_FAILURES_OR_SIMPLE_BORING_NECESSARY_TASKS

- Been working on Deep into Pharo
- Working on Roassal, Graph-ET, Roassal on Amber, Roassal 3d with students
- Organizing our trip to ESUG

 ### What's next, until 2013-07-14 (*):
 
 - $NEXT_STEPS_TOWARDS_WORLD_DOMINATION


Continue with Roassal 3d, Roassal, Graph-ET, Roassal on Amber

Alexandre
-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.