[Pharo-project] [BUG] Merging Tool UndefinedObject(Object)doesNotUnderstand: #selector

2009-03-09 Thread stephane . ducasse
I pressed on next conflict. Stef 9 March 2009 1:45:36 pm VM: Mac OS - a SmalltalkImage Image: Pharo0.1 [Latest update: #10248] SecurityManager state: Restricted: false FileAccess: true SocketAccess: true Working Dir /Users/ducasse/Workspace/FirstCircle/ActiveResearch/Pharo/Pharo Trusted Dir

[Pharo-project] Been Pharo clean :)

2010-01-26 Thread stephane ducasse
Hi guys I should really get some work done aka writing proposal so I will avoid to open an image and hack nor read mails for one or two weeks. Have fun. At least I will try. Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr

Re: [Pharo-project] [Seaside] [ANN] seasidehosting.st for Pharo

2010-01-29 Thread stephane ducasse
Thanks a lot :) ! On Jan 29, 2010, at 8:50 AM, Adrian Lienhard wrote: Hi all, I'm happy to announce that seasidehosting.st now supports Pharo! There are no special settings or configurations needed. Get a Pharo/Seaside image, for instance from www.seaside.st/download/pharo, install your

[Pharo-project] peek and friends

2010-01-29 Thread stephane ducasse
hi Igor finally should I integrate http://bugs.squeak.org/view.php?id=7446 ? I was waiting because you said you were confused Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr

Re: [Pharo-project] [Seaside] Re: [ANN] PDF of Dynamic Web Development with Seaside

2010-02-01 Thread stephane ducasse
On Jan 31, 2010, at 9:18 PM, Damien Cassou wrote: On Sun, Jan 31, 2010 at 9:15 PM, stephane ducasse stephane.duca...@free.fr wrote: Far less than we could expect when you consider the amount of time and energy we spent on it and its quality. We are at 34 You haven't talked about

[Pharo-project] [update 1.1] #11190

2010-02-01 Thread stephane ducasse
11190 - - Issue 1902: better codeHolder source validation - Issue 1900: Date reading with pattern from goran Thanks Goran :) Cleaning of Data class protocols - Issue 1889: clarifying PopUpMenu vs. MenuMorph Part Two Remove FillInTheBlank

[Pharo-project] Final 1.0 Steps: list of actions performed in pharo 1.0

2010-02-03 Thread stephane ducasse
Hi guys I added the list of actions we performed in pharo 1.0 http://code.google.com/p/pharo/wiki/ActionsInPharoOne?ts=1265189477updated=ActionsInPharoOne We should move on and make that list shinning a bit. Then use the trick of miguel and get done So mike can you have a look at the

[Pharo-project] Collect Screenshots for advertising

2010-02-04 Thread stephane ducasse
Hi torsten got a really nice initiative: collection screenshots of pharo http://code.google.com/p/pharo/issues/detail?id=1931 Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr

[Pharo-project] [update 1.1] #11206

2010-02-13 Thread stephane ducasse
11206 - - Issue 1955: Parser should parse 16rff (part two) - Better association class comment - Issue 1929: Should check fasterKey and key - Issue 1942: Check allSubclassesDoGently: and friends ___ Pharo-project mailing list

[Pharo-project] About using toolbuilder

2010-02-14 Thread stephane ducasse
I tried to use toolbuilder to open tools like the changeSorter and I always got a rather small window. So I checked in Squeak and the buildPluggableWindow method is different Should we integrate this changes? http://code.google.com/p/pharo/issues/detail?id=1963 buildPluggableWindow: aSpec

[Pharo-project] FileSystem question

2010-02-15 Thread stephane ducasse
|working cache| working := FSDiskFilesystem current working. cache := working / 'package-cache'. cache entry cache entry creation. -- 2010-02-14T10:34:31+00:00 cache entry modification. -- 2010-02-14T10:34:31+00:00 cache entry size give me access to the file

[Pharo-project] [update 1.1] #11213

2010-02-16 Thread stephane ducasse
11213 - - Issue 1948: SmalltalkImage current reportCPUandRAM - Issue 1979: spyOn: fix - Issue 1969: Sender Show the Trait and all of this uses. - Issue 1980: defaultResumeValue for Exception (from Squeak) Introduce ExceptiondefaultReturnValue and

[Pharo-project] Portugese translation :)

2010-02-18 Thread stephane ducasse
Hi guys A portuguese speaking person (Christian Guimarães) asks if it was possible to translated pharo by example. We will host the translations (as we are doing for the french, spanish ones) and give access to bern infrastructure. Now may be some other people want to join in this effort. Stef

Re: [Pharo-project] Portugese translation :)

2010-02-19 Thread stephane ducasse
18, 2010 at 6:34 PM, stephane ducasse stephane.duca...@free.fr wrote: Hi guys A portuguese speaking person (Christian Guimarães) asks if it was possible to translated pharo by example. We will host the translations (as we are doing for the french, spanish ones) and give access to bern

[Pharo-project] Metacello --- How to make sure that we will be able to load... in 3 years from now

2010-02-23 Thread stephane ducasse
Hi all I would like that we have a discussion about how do we put in place an infrastructure to make sure that we can get metacello configuration working in 3/5 years from now. I think that there are two scenarios: MyProject == in my project I used metacello and I publish a config and if

[Pharo-project] hex

2010-02-23 Thread stephane ducasse
in pharo #[122 43 213 7] hex = '7A2BD507' in squeak #[122 43 213 7] hex = '7a2bd507' do you think that it makes a difference? Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr

[Pharo-project] about code formatting in pharo

2010-02-28 Thread stephane ducasse
Hi guys I would like to build a set of canonical code formatting convention for Pharo. I need your help. Now take time before replying :) I would like to structure the discussion and proceed step by step. So at max I would like to discuss one or two formatting approach per mail. Once we agree I

[Pharo-project] [update 1.1] #11239

2010-02-28 Thread stephane ducasse
11239 - - Issue 2026: RecentMessageSet fixes. Tx Pavel :) - Issue 2066: Conversions from/to hex representations in ByteArray (from squeak). Now we can read and print ByteArray in hex with upper and lower case. Stef well a final one (yes noury we arrive now).

[Pharo-project] Allow $- anywhere in binary selector

2010-03-06 Thread stephane ducasse
Lukas and others Nicolas published a version for pharo and it would be really cool if you could help me http://code.google.com/p/pharo/issues/detail?id=2115 Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr

[Pharo-project] [update 1.1] #11249

2010-03-06 Thread stephane ducasse
11249 - - Issue 2114: Enhance SqNumberParser error handling inside Compiler. Tx nicolas - Issue 2116: Compiler sometimes return nil rather than diagnosing the problem. Tx nicolas - Issue 2118: 1) Let unicode leading Char be zero (only 2 methods). Arbitrarily solve the Russian/Nepalese

[Pharo-project] about the hudson server

2010-03-08 Thread stephane ducasse
Hi yanni I wanted to know if you can tell us what means (unstable) in the report summary http://hudson.jooshr.org/job/Pharo1.1/81/ is it because the tests cannot run? Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr

[Pharo-project] About ExternalDropHandler initialize

2010-03-09 Thread stephane ducasse
Hi guys registerStandardExternalDropHandlers is not invoked from the class initialize and I was wondering if one of you know why. Right now we have: ExternalDropHandler class initialize ExternalDropHandler initialize self resetRegisteredHandlers. self

[Pharo-project] Collection

2010-03-12 Thread stephane ducasse
Hi guys tristan is a new student here and he would like to work on collection optimization and implementation. I would like the get some ideas from you. - are there some collections that would be cool to improve? - are there some collections that would be cool to have and that we

[Pharo-project] about polymorph

2010-03-14 Thread stephane ducasse
Hi gary here is the vision I would love to have for polymorph. Gary what would be good is that if we could - create adequate hooks in the underlying Morph to make sure that Polymorph can be easily added. - revisite clean change existing morphs that you may have to patch or

[Pharo-project] About getting HashedCollection (another dream happening)

2010-03-14 Thread stephane ducasse
Hi levente and others I always wanted to have Dictionary not be a subclass of Set and you did it. Now when you introduced that in Squeak, we were busy. But now I'm so found of this change (like other Smalltalk - SmalltalkImage current --- which we stopped in the middle because lack of momentum

[Pharo-project] About long tests.

2010-03-16 Thread stephane ducasse
Hi jorge did you publish the cleans for the tests you did during the sprint? Thanks Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

[Pharo-project] change of + the DateAndTime breaks the tests

2010-03-16 Thread stephane ducasse
Hi simonwhen I read testDateTimeDenotation1 it seems correct to me.Now do you remember why you changedDateAndTime+ operand "operand conforms to protocol Duration" | ticks | ticks := self ticks + (operand asDuration ticks) . ^ self class basicNew ticks: ticks offset: self offset; yourselfto

[Pharo-project] (aDateAndTime offset: '0:12:00:00') = '1901-01-01T00:00:00+12:00'

2010-03-17 Thread stephane ducasse
in Squeak (aDateAndTime offset: '0:12:00:00') = '1901-01-01T00:00:00+12:00' true in pharo (aDateAndTime offset: '0:12:00:00') = '1901-01-01T00:00:00+12:00'. false. Apparently the false in pharo comes from a bug in readFrom: in DateAndTime Now the question

[Pharo-project] [update 1.1] #11277

2010-03-17 Thread stephane ducasse
11277 - - Issue 2151: Cleaning of and test for MessageTally. Thanks Alexandre - Issue 2158: Pharo 1.1 deprecation fixes for Refactoring Engine. Thanks Lukas. - SunitGUI fixed priority of coloring test result: if there are errors then red else if there are failures then yellow

[Pharo-project] About gofer in pier vs seaside?

2010-03-19 Thread stephane ducasse
Lukas I'm confused but it seems that the gofer in pier1.2 does not understand the same protocol than the one in latest seaside. Is there a way to fix that ? Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr

[Pharo-project] message for martin :)

2010-03-20 Thread stephane ducasse
Hi martin do you prefer that we do not integrate any changes or we can integrate I know that you said that this is ok to integrate other changes (besides collection hierarchy) But I wanted to check for real :) Stef ___ Pharo-project mailing list

[Pharo-project] about nextPut: returned argument

2010-03-20 Thread stephane ducasse
hi guys I saw that nicolas fixed all the add: ... in squeak to return the argument and I like the idea I created an issue. Now I saw that nicolas fixed also nextPut: Item was changed: - Method: DummyStreamnextPut: (in category 'accessing') - nextPut: aByte + do nothing +

[Pharo-project] on the way to smalltalkimage/systemdictionary

2010-03-20 Thread stephane ducasse
Hi guys I think that we should remove all the code that is not about class management from SystemDictionary. this is the easy part. Now what do we do for the class management behavior defined in Smalltalk image (allclasses, allTraits, associationsAt:, at:, at:put:...) because now this code

[Pharo-project] isInMemory :)

2010-03-20 Thread stephane ducasse
Mariano I was wondering (since we already removed a lot of the behavior related to inMemory) if we could not remove is in traitNames Answer a SortedCollection of all traits (not including class-traits) names. | names | names := OrderedCollection new. self do:

[Pharo-project] what is the status of the final clean of Utilities ?

2010-03-20 Thread stephane ducasse
Hi jb you told us that you were turning Utilities - Updater What is the status? Because removing Utilities is another dream that we can realize (hobbes smiling with large smile). Stef a great site of a coool comix http://worldofcalvinandhobbes.blogspot.com/ if you knew today was your

[Pharo-project] Thanks martin :)

2010-03-22 Thread stephane ducasse
hi martin marcus and me integrated your fixes. Marcus should send a nice update mail. Thanks again. Stef (from my bed, got a nice virus from my smallest boy). ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr

[Pharo-project] About MC

2010-03-24 Thread stephane ducasse
during the integration I was thinking that we kept the complete ancestry. I thought that since we merge all the times, the ancestry is kept. My idea is that after just taking Pharo would be enough to merge. Now this is not the case: if I look at Polymorph-Widgets for example I have holes and

[Pharo-project] Hello squeakers

2010-03-26 Thread stephane ducasse
Dear Squeakers I want to send you a message because I estimate Squeakers and I want to open the door to see how new relationship can be build. So consider that as an open hand - even if my english may let you think otherwise. First, Pharo is not against Squeak. We forked because we

[Pharo-project] Issue 2219: redirect locations fix

2010-03-27 Thread stephane ducasse
Hi network aware guy can you have a look at that? http://code.google.com/p/pharo/issues/detail?id=2219 I'm planning to integrate it in pharo but some incentive from you would help :) Stef ___ Pharo-project mailing list

[Pharo-project] about UIFeedback

2010-04-05 Thread stephane ducasse
Hi I have the impression that it would be good that we have a way to specify that either a UI feedback should be standalone or that it can be standalone if not invoked when another ui feedback tasks place (in such a case it can be part of the previous line. I was trying to reduce the stack

[Pharo-project] [update 1.1] #11309

2010-04-05 Thread stephane ducasse
11309 - - Issue 2271: Scanner doesNotUnderstand: #ambiguousSelector:inRange: 1) Fix http://code.google.com/p/pharo/issues/detail?id=2271 which is also http://bugs.squeak.org/view.php?id=7491 2) replace slow asSortedCollection with faster asArray sort (from Squeak)

[Pharo-project] Communication with VM guys (part one)

2010-04-09 Thread stephane ducasse
Hi guys I will send a following mail. We should probably synthetize and put them some summary on the web. Stef Begin forwarded message: From: Ian Piumarta i...@vpri.org Date: April 9, 2010 11:43:33 AM GMT+02:00 To: laurent laffont laurent.laff...@gmail.com Cc: stephane ducasse

[Pharo-project] Graphics-MichaelRueger.168....backported normalized transform

2010-04-11 Thread stephane ducasse
Hi apparently mike posted a while ago transform changes. There were unnoticed because buried over a lot of other changes. So mike should I integrate these changes. Even when I use the bug entry I tend to forget my own changes so without bug entry item. the chances are even higher. Name:

Re: [Pharo-project] [squeak-dev] Re: iPhone OS 4 SDK, section 3.3.1

2010-04-15 Thread stephane ducasse
Yes extremely sad. I imagine that you saw my mail on esug-list. On Apr 15, 2010, at 8:50 PM, Juan Vuletich wrote: Andreas Raab wrote: On 4/8/2010 2:43 PM, Sean Malloy wrote: Anyone have any thoughts on this change to the agreement? Just in case anyone had any illusions on this:

Re: [Pharo-project] We already have the selected projects and students!

2010-04-21 Thread stephane ducasse
Thanks you and janko for your energy to carry this adventure in presence of pain in the asses like me :) Stef (I know I'm a pain) On Apr 21, 2010, at 8:27 PM, Mariano Martinez Peck wrote: Hi folks. First of all, let me apologize for being quite offline the last weeks and for not helping too

Re: [Pharo-project] Talking to Steve Jobs about Scratch.

2010-04-21 Thread stephane ducasse
Good! John in future version it may be good to mention that ESUG supported this VM work for the iphone. STef On Apr 21, 2010, at 8:12 PM, John M McIntosh wrote: Morning, I've posted the letter I had posted to the Apple developer forums and sent to Steve Jobs at

Re: [Pharo-project] [squeak-dev] Re: Talking to Steve Jobs about Scratch.

2010-04-21 Thread stephane ducasse
On Apr 21, 2010, at 10:26 PM, John M McIntosh wrote: On 2010-04-21, at 1:13 PM, stephane ducasse wrote: Good! John in future version it may be good to mention that ESUG supported this VM work for the iphone. STef Yes, I did conduct a magazine interview today where I ensured I did

Re: [Pharo-project] [squeak-dev] Re: Talking to Steve Jobs about Scratch.

2010-04-21 Thread stephane ducasse
On Apr 21, 2010, at 10:29 PM, Phil (list) wrote: I've been surprised that I haven't seen any statement from ESUG re: how these policies negatively impact the future prospects for Smalltalk on the iPhone/iPad and the investments they've made in the platform to date that Apple seems willing

[Pharo-project] Expectation for readFrom:... getting bored to fix bugs.

2010-04-24 Thread stephane ducasse
Hi What are the expectation for DateAndTimereadFrom? On squeak such tests do not pass. testReadFromFoolProofExtension Convenient extension without a time, only a date self debug: #testReadFromFoolProofExtension self assert: ('2008' asDateAndTime printString =

[Pharo-project] [update 1.1] #11321

2010-04-24 Thread stephane ducasse
11321 - - Fixing Duration, Date, DateAndTime, Time readFrom: - Issue 1202: Mantis 6764 Duration class#readFrom: bug Stef There are still some bugs to squash ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr

[Pharo-project] bug looking for hunter

2010-04-24 Thread stephane ducasse
Hi guys I have to fix my house :) so I could not continue to kill this one on Unstable 11321 '-1199-01-05T20:33:14.321-05:00' asDateAndTime printString - '-1199-01-05T20:33:(14321/1000).321-05:00' STef ___ Pharo-project mailing list

[Pharo-project] does anybody know what is an ObjectactionMap?

2010-05-01 Thread stephane ducasse
In cuis I read actionMap Answer an action map Do NOT duplicate this in Morphic3 / LightWidgets Views should not trigger events! ^self valueOfProperty: #actionMap Stef ___ Pharo-project mailing list

[Pharo-project] Morph fire, doButtonAction and firedMouseUpCode

2010-05-01 Thread stephane ducasse
Hi I was wondering if we could remove some stuff from morph In Cuis Morph selectors size 453 in Pharo 910 Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr

[Pharo-project] impossible to integrate - squeaksource is down and restart and get down again.

2010-05-02 Thread stephane ducasse
does anybody have an idea? Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

[Pharo-project] [update 1.1] #11334

2010-05-02 Thread stephane ducasse
11334 - - Issue 1329: SUnit refactor: TestCaseassert: , TestCaseassert:equals: and BlockClosureassert: Part two: TestCase assert: [] - assert: () - Issue 522:ArrayedCollection#writeOn: - Issue 2382: Clean Morph - Issue 2339: rename a temp shadowing an inst var

[Pharo-project] add return its argument

2010-05-08 Thread stephane ducasse
if somebody wants to check that the fixes I made are ok and that at:put: and add: return their arguments addReturnValue.1.cs Description: Binary data Stef___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr

[Pharo-project] [update 1.1] #11367

2010-05-19 Thread stephane ducasse
11367 - - Issue 2435: Cleanup for release does not work due to changes in NaturalLanguageTranslator - Issue 2442: Add an help entry in WorldMenu - condense changes I will issue a new image soon Stef ___ Pharo-project mailing list

[Pharo-project] nice story for next generation debugger

2010-05-19 Thread stephane ducasse
Hi I have a quite fun bug. I load some code and suddenly the packageOrganizer is wiped out and contains worng information. I checked checked checked no success so far and I would love to have something to say notify me when any change happen to the dictionary of packageOrganizer. Stef

[Pharo-project] Styler?

2010-05-22 Thread stephane ducasse
Hi guys what do we do with shout? Squeak introduced it directly in the system. Now I was thinking that what could be a solution is to have a default API/null pattern class that could be in the core and that when Shout gets loaded the shout class is used instead. Now we could add Shout to the

[Pharo-project] I need another pair of eyes to look at: super look in debugger

2010-05-24 Thread stephane ducasse
http://code.google.com/p/pharo/issues/detail?id=2446 Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

[Pharo-project] [update 1.1] #11373

2010-05-26 Thread stephane ducasse
11373 - - Issue2317: FasterGrayPNGs. Thanks Squeak/Henrik - Issue 2468: Better method trailer method creation. Part two. Thanks Igor - Issue2242: FormConversionGeneralization. Henrik - Better ScriptLoader comment to explain our process. - Issue 1377: Senders of and implementers of does not

[Pharo-project] little gofer enh

2010-05-27 Thread stephane ducasse
hi lukas recently I spend a lot of time typing expression like that Gofer new squeaksource: 'Torch'; package: 'ConfigurationOfTorch'; load Gofer new squeaksource: 'Glamour'; package: 'ConfigurationOfGlamour'; load And I would love to type

[Pharo-project] SUnit Time out

2010-05-29 Thread stephane ducasse
Hi guys in Squeak andreas introduced the idea of test time out Do you think that this is interesting? Stef SUnit - All test cases now have an associated timeout after which the test is considered failed. The purpose of the timeout is to catch issues like infinite loops, unexpected user

[Pharo-project] [update 1.2] #12018

2010-06-27 Thread stephane ducasse
12018 - - Issue 2593: SystemNavigation#allSendersOf: returns inexisting references - Issue 2480: make and:and:and:and: and and:and: deprecated Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr

Re: [Pharo-project] what is the equivalence to PopUpMenusetMenuFontTo: aFont in MenuMorph

2010-07-02 Thread stephane ducasse
Since menus are normally created dynamically I'd simply replace with nothing! (see MenuItemMorphinitialize) Regards, Gary :) On Jul 2, 2010, at 6:59 PM, Stéphane Ducasse wrote: I'm removing PopUpMenu and friends from the image and I need to replace setMenuFontTo: but I do not know with

[Pharo-project] I updated the how to contribute web page

2010-07-05 Thread stephane ducasse
please comment :) http://code.google.com/p/pharo/wiki/HowToContribute Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

[Pharo-project] feedup of selecting doit or typing above and below expressions in comments?

2010-07-06 Thread stephane ducasse
with this little change we can execute simply run in the following line just by having the mouse on the line and pressing doit even if there are comments around self run We should stop to turn around the system all the system but fix it to make us more productive.

[Pharo-project] Fix the other dependencies of asContextWithSender:

2010-07-06 Thread stephane ducasse
Eliot should this fix be applied to pharo? http://code.google.com/p/pharo/issues/detail?id=2655 Is there a dependency? Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr

[Pharo-project] [update 1.2] #12045

2010-07-10 Thread stephane ducasse
Some fixes from squeak that accumulated in our bug tracker. 12045 - - Issue 2300: ServerDirectory cleanup - Issue 2226: shuffled and shuffle - Issue 2238: tests for FileStream behavior. - Issue 2129: Cursor with Alpha from OLPC CursorWithAlpha biggerNormal showWhile:[Sensor

[Pharo-project] Lost some classes

2010-07-10 Thread stephane ducasse
Apparently we lost some classes probably trying to changes packages with MC bad bad bad idea. We lost MczInstaller for example. ;) Bad bad bad. We will not change package structure before fixing MC else we are doomed to lose classes. Stef

[Pharo-project] [update 1.2] #12047

2010-07-11 Thread stephane ducasse
12047 - Issue 2664: Lost some classes only sarInstaller and MczInstaller ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

[Pharo-project] [update 1.2] #12050

2010-07-17 Thread stephane ducasse
12050 - - Issue 2671: SelectedObjectThumbnail should be removed - Issue 2669: ProgressMorph should be removed - Issue 2675: Push everything from PSUIManager to MorphicUIManager Stef and Gary from London ___ Pharo-project mailing list

[Pharo-project] [update 1.2] #12061

2010-07-18 Thread stephane ducasse
12061 - removing donor and partBin. Stef, gary and marcus :) ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

[Pharo-project] showstopper for 1.1

2010-07-18 Thread stephane ducasse
HI guys I checked and Class definition are not logged in the changes file as well as methods removal. So this is clearly a doit missing and we should investigate that. Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr

[Pharo-project] about hex

2010-07-19 Thread stephane ducasse
If I recall hex was removed because it was used for html related thing. Stef Looks like the hex method will be changed in Squeak and we should keep track using this issue to see if Pharo has to follow to keep compatible (also for Cog). See

[Pharo-project] about ToolBuilder

2010-07-31 Thread stephane ducasse
Hi guys during the sprint I discussed with Gary about ToolBuilder and we think that it would be better to remove it since a lot of new widgets are not covered so this means that we will be constantly limiting ourselves. Of course ToolBuilder is a nice idea (if we would have several UI

[Pharo-project] next list of integration ready items

2010-08-01 Thread stephane ducasse
Marcus, adrian I will go over http://code.google.com/p/pharo/issues/detail?id=2169 http://code.google.com/p/pharo/issues/detail?id=2732 http://code.google.com/p/pharo/issues/detail?id=2727 http://code.google.com/p/pharo/issues/detail?id=1289 Issue 1289: Changing locale raises DNU

Re: [Pharo-project] [Seaside] CampSmalltalk London tutorial

2010-08-02 Thread stephane ducasse
Thanks nick I know that several teachers will start new Smalltalk lectures using pharo and this will probably help them. On Aug 2, 2010, at 1:01 AM, Nick Ager wrote: Hi Though it's been a couple of weeks since CampSmalltalk London, I've only just got round to creating a

[Pharo-project] [update 1.2] #12084

2010-08-08 Thread stephane ducasse
12084 - - Issue 2760: More robust handling of HTTP upload responses. Thanks Andreas Raab. - Issue 2753: introduce Smalltalk platform to forward to OSPlatform. - Issue 2761: Some Cog-specific VM attribute accessors - Issue 2763: SocketStream destroy. Thanks

[Pharo-project] organization

2010-08-19 Thread stephane ducasse
so far we have SystemDictionaryorganization Return the organizer for the receiver ^SystemOrganization so it means that this is global in Smalltalk globals. But I'm skeptical that this can work for another instance of SystemDictionary and even if this

[Pharo-project] some important fixes we should focus on for 1.2

2010-08-21 Thread stephane ducasse
Hi guys here is a list of issue I would like to work and get some help. Stef http://code.google.com/p/pharo/issues/detail?id=2570 Issue 2570: Removed implicit conversion of DateAndTime equality-testing argument. http://code.google.com/p/pharo/issues/detail?id=2579

[Pharo-project] Really funny bug... :(

2010-08-25 Thread stephane ducasse
Hi guys I was integrated the methodDictionary enh of levente. And after I integrated the addition of some methods into String. Then it seems that I got all the packages extending String dirty. I checked the changes and nothing special. The changed methods are not logged in the changeSorter.

[Pharo-project] [update 1.2] #12112

2010-08-25 Thread stephane ducasse
- Issue 1899: MethodDictionary improvement. Part two. - Issue 2560: Convenient methods from Grease for Strings. We should get more of them. We need cool libraries. - Issue 2857: improve String to Number conversion. readFrom: now raises an error instead of silently

[Pharo-project] would be nice to have a menu item for pointTo

2010-08-26 Thread stephane ducasse
so that we can select an object and invoke pointerFinder. Any taker? http://code.google.com/p/pharo/issues/detail?id=2867 Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr

[Pharo-project] About webclient.ppm.73

2010-08-27 Thread stephane ducasse
hi philippe I wanted to integrate it in 1.2 but I have 5 conflicts. Should I juste load? Is it for 1.2? Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

[Pharo-project] about ValueAdapter

2010-08-27 Thread stephane ducasse
Bill I scanned the code. Could you - reformat your code? put space after : align on the first tab - get some more tests? - I could not see the class comments but if there are none then please adde something. - did you check

[Pharo-project] could we fix MorphicModel

2010-08-27 Thread stephane ducasse
gary? Do you have surgeon knife? Because I do not see why slider need to depend on that wonderfully designed code. use: cachedSelector orMakeModelSelectorFor: selectorBody in: selectorBlock | selector | model ifNil: [^ nil]. cachedSelector ifNil:

Re: [Pharo-project] Poll: missing libraries to support business

2010-08-29 Thread stephane ducasse
Thanks for your list. Now my comments. Did you guess why I asked this pol? - How can companies expect that all these points will be done if nobody puts money on the table or allocate time of their employee, or open source some of their software? Magic, wishful thinking?

[Pharo-project] this style looks cool

2010-08-29 Thread stephane ducasse
http://www.anymorphic.com/softwareentwicklung.html Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

[Pharo-project] float printing

2010-09-01 Thread stephane ducasse
hi guys here is a point where squeak and pharo could sync. Now I propose the change to be applied in Pharo. http://code.google.com/p/pharo/issues/detail?id=2888 in essence 0.1+0.2=0.3 which is normal since (0.1+0.2) hex '3FD4' 0.3 hex

[Pharo-project] [update 1.2] #12120

2010-09-01 Thread stephane ducasse
12120 - - Issue 2898: DurationTesttestNormalizeNanoSeconds and fix. David T. Lewis - Issue 2892: ifNotNil decompilation. Thanks Henrik Johanssen and Eliot Miranda. - Issue 2895: urlClassForSchemehandles HTTPS. Thanks Andreas Raab.

Re: [Pharo-project] Vote for the best Smalltalk book of the last 5 years...

2010-09-07 Thread stephane ducasse
I forgot to mention that the deadline is until wednesday 15 september at noon. On Sep 6, 2010, at 5:07 PM, Stéphane Ducasse wrote: Dear Pharoers :) this year ESUG would like to reward effort made in book publications. Since we want to push new books but that it takes time to write books

[Pharo-project] [update 1.2] #12125

2010-09-08 Thread stephane ducasse
12125 - - Issue 2778: Replace ParagraphEditor by TextEditor and SmalltalkEditor. Thanks Guillermo Polito. Now we should fix the menus :) Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr

[Pharo-project] [update 1.2] #12127

2010-09-09 Thread stephane ducasse
12127 - - 2920 and 2921: Some little recategorizations with Gabriela Arevalo, Gabriel Barbuto, Nicolas Paez and Martin Dias. Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr

[Pharo-project] Cecinestpasunepomme best squeaksource package name!

2010-09-13 Thread stephane ducasse
Hi Cecinestpasunepomme best squeaksource package name! Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

[Pharo-project] [update 1.2] #12161

2010-10-01 Thread stephane ducasse
12161 - - Issue 3003: handleDisabledKey: is missing in Editor and subclasses - Issue 2963: systemOrganizer fixes. Thanks German Leiva and James Foester Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr

[Pharo-project] [update 1.2] #12168

2010-10-03 Thread stephane ducasse
12168 - - Issue 3043:Refactor SystemOrganizer to decouple it from Smalltalk. Thanks Nicolas Paez and Damien Pollet. - Issue 3027: Base64MimeConverterTest#testOnByteArray raise an error. Thanks Cyrille Delaunay Stef ___ Pharo-project mailing

Re: [Pharo-project] [Seaside] Pharocasts: Getting started with Pier CMS

2010-10-03 Thread stephane ducasse
cool! Stef On Oct 3, 2010, at 10:19 PM, laurent laffont wrote: Pier is a content management system that is light, flexible and free. This screencast shows - how to setup Pier for a minimal web site - configure persistency.

[Pharo-project] call for scripting idea

2010-10-18 Thread stephane ducasse
Hi we would like to exercise a bit our scripting engine :) so if you have ideas of scripts that we should be able to write let us know. Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr

[Pharo-project] ObjectScanner

2010-10-22 Thread stephane ducasse
ObjectScanner does not have any user and I was wondering what was its exact purpose? Apparently it is related to uniclasses and there are still some left over. It is not available in CUIS. Stef ___ Pharo-project mailing list

  1   2   3   4   5   6   7   >