WhatsUp from: 2013-06-03 until: 2013-06-16
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 ### What's next, until 2013-06-16 (*): - $NEXT_STEPS_TOWARDS_WORLD_DOMINATION (*) we'll be expecting results by then ;)
Le 03/06/2013 07:00, seaside@rmod.lille.inria.fr a écrit :
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
- Mastering Makefiles+Command Line to have a build environment for my pharo2.0 developments - Got MonticelloFileTreeGit to commit automagically packages to git - Got MonticelloFileTreeGit to scan a git repo for all stored versions of a package... sort of - Failed to do things on the grammar/parser front
### What's next, until 2013-06-16 (*):
- $NEXT_STEPS_TOWARDS_WORLD_DOMINATION
- Get MonticelloFileTreeGit to load any package version from a git repo (without doing a git checkout :)) - Add a full GUI testing mode to the Alt Browser to be able to withstand the next RPackage / System announcements redesign.
(*) we'll be expecting results by then ;)
Thierry -- Thierry Goubier CEA list Laboratoire des Fondations des Systèmes Temps Réel Embarqués 91191 Gif sur Yvette Cedex France Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95
### Here's what I've been up to since the last WhatsUp: PharoLauncher (https://ci.inria.fr/pharo-contribution/job/PharoLauncher/) - glamour-based GUI - Jenkins + files.pharo.org automatic fetch of images - save downloaded zip files for later reuse (with Erwan Douaille) - many class and method comments - refactorings - you can start trying it now Smalltalkhub - check my previous fixes (with Nicolas Petton) - add features and fix many issues (http://code.google.com/p/smalltalk-hub/issues/list) Traits - mentoring Sebastian Tleyle for improving both trait implementation and browsing support Command line interface - implement the "--save" option in both Pharo 2.0 and Pharo 3.0 that should be used for all "eval" scripts on the command line instead of using "Smalltalk snapshot: true andQuit: true" ### What's next, until 2013-06-16 (*): probably nothing as I won't have time. But I will try to work on the PharoLauncher as I (and others) want to use it everyday. -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
### Here's what I've been up to since the last WhatsUp: - Learned how to use Seaside-REST and use it in Amber - Worked on an internal application using Seaside ### What's next, until 2013-06-16 (*): - Going to Pharo event in Lille 6/6 - Undestanding Magritte and Reef for creating Seaside components Phil
Damien Cassou wrote:
### Here's what I've been up to since the last WhatsUp:
PharoLauncher (https://ci.inria.fr/pharo-contribution/job/PharoLauncher/) - glamour-based GUI - Jenkins + files.pharo.org automatic fetch of images - save downloaded zip files for later reuse (with Erwan Douaille) - many class and method comments - refactorings - you can start trying it now
Cool. You mention in its design specification that it will be cross platform. Is that the case as this stage? I'm not sure if I follow Jenkins logs properly but there seems only a Linux job running. btw, Are there any plans for PharoLauncher to help report VM bugs? Eliot once mentioned on [vm-dev] that the best VM bug reports provide a launch script that reproduces the VM crash. The PharoLauncher could monitor VMs that don't close cleanly, and then lead the user through generating such a script. Then at the click of a button, the script, VM and image can be packaged up for submitting to a bug tracker. Much further down the line, PharoLauncher might even enable a VM flag to log all UI events from which a crash-script could be generated. cheers -ben
Smalltalkhub - check my previous fixes (with Nicolas Petton) - add features and fix many issues (http://code.google.com/p/smalltalk-hub/issues/list)
Traits - mentoring Sebastian Tleyle for improving both trait implementation and browsing support
Command line interface - implement the "--save" option in both Pharo 2.0 and Pharo 3.0 that should be used for all "eval" scripts on the command line instead of using "Smalltalk snapshot: true andQuit: true"
### What's next, until 2013-06-16 (*):
probably nothing as I won't have time. But I will try to work on the PharoLauncher as I (and others) want to use it everyday.
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
On 3 June 2013 07:00, <seaside@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:
Mainly spent time synchronizing with team, discussing next steps and planning. So, the only significant thing, is - Fixed a bug in VM (thanks to Guillermo).
### What's next, until 2013-06-16 (*):
- start work on TxText , including: - review and understand new code - implement Athens renderer for it - look how we can plug it into system -- Best regards, Igor Stasenko.
2013/6/3 <seaside@rmod.lille.inria.fr>
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
- TxText with edit decorators, validators and basic TxTextMorph menu items
### What's next, until 2013-06-16 (*):
- $NEXT_STEPS_TOWARDS_WORLD_DOMINATION
(*) we'll be expecting results by then ;)
new text model refactoring: - different kind of Span's like Morphs and Tab-symbols. - undo text changes - separation building text model from editing text model - text positions should transparently preserve consistent state after any text changes
(*) we'll be expecting results by then ;)
new text model refactoring: - different kind of Span's like Morphs and Tab-symbols. - undo text changes - separation building text model from editing text model - text positions should transparently preserve consistent state after any text changes
Hi denis igor started to review the code and we want to integrate athens really soon. We were blocked because of netwrok failure somewhere in another inria lab. Now once igor will have finished to review your code he will work on the text part for athens. Did you look at rubric? Stef
2013/6/5 Stéphane Ducasse <stephane.ducasse@inria.fr>
(*) we'll be expecting results by then ;)
new text model refactoring: - different kind of Span's like Morphs and Tab-symbols. - undo text changes - separation building text model from editing text model - text positions should transparently preserve consistent state after any text changes
Hi denis
igor started to review the code and we want to integrate athens really soon. We were blocked because of netwrok failure somewhere in another inria lab. Now once igor will have finished to review your code he will work on the text part for athens. Did you look at rubric?
Not yet. It is in plan
Stef
Denis Kudriashov wrote
- different kind of Span's like Morphs and Tab-symbols.
Now *that* will open up a lot of fun possibilities... ----- Cheers, Sean -- View this message in context: http://forum.world.st/Pharo-dev-WhatsUp-from-2013-06-03-until-2013-06-16-tp4... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
participants (9)
-
btc@openinworld.com -
Damien Cassou -
Denis Kudriashov -
Goubier Thierry -
Igor Stasenko -
phil@highoctane.be -
Sean P. DeNigris -
seaside@rmod.lille.inria.fr -
Stéphane Ducasse