Re: [Pharo-dev] Case 15309 - Adding message for test result

2015-05-04 Thread Ben Coman
On Tue, May 5, 2015 at 7:46 AM, Sergio Fedi wrote: > Hi, I'm planning to solve Case 15309: > > https://pharo.fogbugz.com/f/cases/15309/adding-message-for-test-result > > Personally, I'm not sure what is needed, and I would prefer to do this > change at the request of an actual color blind person

[Pharo-dev] Case 7256 - TestRunner should not deal with UI

2015-05-04 Thread Sergio Fedi
I'm plannig to tackle this case https://pharo.fogbugz.com/f/cases/7256/TestRunner-should-not-deal-with-UI I am all in for decoupling the TestRunner UI from the functionality it provides. And even making a new object that both the CommandLineTestRunner and the TestRunner use. I wouldn't do that s

Re: [Pharo-dev] Case 15309 - Adding message for test result

2015-05-04 Thread Cyril Ferlicot
That can be an easy fix so that would be sad to close it that fast. You can maybe use the method "Object inform: 'text' ". This method will display a little window at the bottom left of your World. On 5 May 2015 at 01:46, Sergio Fedi wrote: > Hi, I'm planning to solve Case 15309: > > https://phar

[Pharo-dev] Case 15309 - Adding message for test result

2015-05-04 Thread Sergio Fedi
Hi, I'm planning to solve Case 15309: https://pharo.fogbugz.com/f/cases/15309/adding-message-for-test-result Personally, I'm not sure what is needed, and I would prefer to do this change at the request of an actual color blind person who needs it and can provide real feedback on the issue. But t

Re: [Pharo-dev] Where to start contributing

2015-05-04 Thread Sergio Fedi
Great, thanks for the explanation Ben. Now I know how to do that. ​ *bookmarking mail*

[Pharo-dev] Roadmaps

2015-05-04 Thread Sergio Fedi
On Mon, May 4, 2015 at 7:56 AM, Sean P. DeNigris wrote: > >> *Is there a place where to put all these comments and > >> questions/comments/ramblings?* > >> *If there is, where?* > > > > These are probably best to start on the mail list. Then copy pertinant > > parts to any issues created. > > Al

Re: [Pharo-dev] Improving the About Text of Versionner

2015-05-04 Thread Sergio Fedi
Wow! Look what I stirred up! Ok, I *vaguely* understand the two configuration schemes. I do understand how I touched two projects that are mantained differently and the problems in that. I'm not sure what to learn from all of this (I know I didn't do anything wrong) About the design issues. I

Re: [Pharo-dev] Package comments

2015-05-04 Thread Sergio Fedi
I know little about the subject but Packages have been until recently only Strings. Now they were reified as objects, but as far as I saw, these objects didn't have comments as a part of them. ​

Re: [Pharo-dev] [QUESTION] For Dark Theme users

2015-05-04 Thread Nicolai Hess
2015-05-04 23:43 GMT+02:00 Andrei Chis : > > > On Mon, May 4, 2015 at 11:31 PM, Nicolai Hess wrote: > >> @esteban, as you are working on dark theme, can you take a look at this >> issue >> 14923 >> TextAdornment: take account of current theme backgrou

Re: [Pharo-dev] [QUESTION] For Dark Theme users

2015-05-04 Thread Andrei Chis
On Mon, May 4, 2015 at 11:31 PM, Nicolai Hess wrote: > @esteban, as you are working on dark theme, can you take a look at this > issue > 14923 > TextAdornment: take account of current theme background color > > I am not sure what is the right way to s

[Pharo-dev] watcher window ?

2015-05-04 Thread Nicolai Hess
What is a watcher window ? (UITheme>>#watcherWindowActiveFillStyleFor: aWindow) The only sender is GLMWatcherWindow, but the theme setting is in package Polymorph-Widgets, not in a glamour extension.

Re: [Pharo-dev] [QUESTION] For Dark Theme users

2015-05-04 Thread Nicolai Hess
@esteban, as you are working on dark theme, can you take a look at this issue 14923 TextAdornment: take account of current theme background color I am not sure what is the right way to solve this for rubric, and even if I would know it, I can not commi

Re: [Pharo-dev] build pharo vm on windows (old mingw package)

2015-05-04 Thread Nicolai Hess
FINALLY! Got it working. I took another mingw distribution from http://tdm-gcc.tdragon.net/ (installer version tdm-gcc-4.7.1-2.exe) With mingwsys from my previos mingw installation. The gcc version this distribution uses: Using built-in specs. COLLECT_GCC=c:\mingw\bin\gcc.exe COLLECT_LTO_WRAPPER

[Pharo-dev] FreeType fonts and underline/strikethrough emphasis

2015-05-04 Thread Nicolai Hess
Some questions: - Did this ever work ? - We have some code for drawing the underline/strikethrough, but it is only used for tree and listrenderer (and AFAIK only checks the first text entry element for the used emphasis) - setting the emphasis on LogicalFont is only propagated to the realfont if e

Re: [Pharo-dev] Roassal3D and Woden process handling

2015-05-04 Thread Alexandre Bergel
Hi Yuriy! I gave a try to fix the problem. Now, if the rendered is left untouched, there is no unnecessary refresh. The problem now is that the keystrokes are not properly handled… Can you give you try please? Does this solve your problem? Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.

[Pharo-dev] Package comments

2015-05-04 Thread Kasper Osterbye
In the Nautilus browser I have been working a bit on allowing Pillar for class comments. When browsing that part of Nautilus, I notice that there are some hooks for package comments in the getComments and addComments methods. Is there a history of "package comments" somewhere in the system? I was

Re: [Pharo-dev] [SURVEY] Code Critics Usage

2015-05-04 Thread Alexandre Bergel
Done! -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > On May 4, 2015, at 12:41 PM, Jigyasa Grover wrote: > > Done ! > > On Mon, May 4, 2015 at 9:47 PM, Yuriy Tymchuk

Re: [Pharo-dev] [SURVEY] Code Critics Usage

2015-05-04 Thread Jigyasa Grover
Done ! On Mon, May 4, 2015 at 9:47 PM, Yuriy Tymchuk wrote: > Dear Pharo developers, > > I kindly ask you to participate in the Code Critics mini-survey: > https://www.esurveycreator.com/s/8af18d8. > It will take only a coupe minutes of your time (or less), and will give us > the better understa

[Pharo-dev] [SURVEY] Code Critics Usage

2015-05-04 Thread Yuriy Tymchuk
Dear Pharo developers, I kindly ask you to participate in the Code Critics mini-survey: https://www.esurveycreator.com/s/8af18d8. It will take only a coupe minutes of your time (or less), and will give us the better understanding of how Code Critics are currently used and how to improve them.

Re: [Pharo-dev] Roassal3D and Woden process handling

2015-05-04 Thread Yuriy Tymchuk
Sadly, I’m not very experienced in that topic. I just looked at CodeCity running on my colleague’s matching and syntax highlighting working. The view is also subclassing GLViewportMorph, but other than that I can’t tell why CodeCity is not blocking the other processes. Uko > On 04 May 2015, at

Re: [Pharo-dev] Roassal3D and Woden process handling

2015-05-04 Thread Alexandre Bergel
Hi Phil, There are different efforts going on here: - Woden, as far as I understand, is about having a fast platform to make game. This is a very valuable effort, however it takes time to reach this. And indeed, green threads seems to have its limitations. - Roassal3d, which is about visualiz

Re: [Pharo-dev] Roassal3D and Woden process handling

2015-05-04 Thread p...@highoctane.be
On Mon, May 4, 2015 at 4:16 PM, Ronie Salgado wrote: > Hi Yuriy, > > Process and OpenGL are a pain in the ass. This is why I hate the Smalltalk > green threads, for the following reasons: > - Operating system Thread Local Storage is not respected. The current > OpenGL is a thread local variable.

Re: [Pharo-dev] Main pillar web site?

2015-05-04 Thread Cyril Ferlicot
Hi. The documentation is now here: https://ci.inria.fr/pharo-contribution/job/EnterprisePharoBook/lastSuccessfulBuild/artifact/PillarChap/Pillar.html We're still updating the documentation so that still can change. On 4 May 2015 at 16:14, H. Hirzel wrote: > Thank you! > > Here is the summary > >

Re: [Pharo-dev] MC: Strange Problem

2015-05-04 Thread Nicolai Hess
2015-05-04 16:04 GMT+02:00 Thierry Goubier : > > > 2015-05-04 16:01 GMT+02:00 Nicolai Hess : > >> >> >> 2015-05-04 15:40 GMT+02:00 Ben Coman : >> >>> >>> >>> On Mon, May 4, 2015 at 9:27 PM, Nicolai Hess wrote: >>> 2015-05-04 15:09 GMT+02:00 Thierry Goubier : > > >

Re: [Pharo-dev] Roassal3D and Woden process handling

2015-05-04 Thread Ronie Salgado
Hi Yuriy, Process and OpenGL are a pain in the ass. This is why I hate the Smalltalk green threads, for the following reasons: - Operating system Thread Local Storage is not respected. The current OpenGL is a thread local variable. - No completely preemptive. Making Woden and Woden-Roassal to hav

Re: [Pharo-dev] Main pillar web site?

2015-05-04 Thread H. Hirzel
Thank you! Here is the summary Pillar documentation Start page http://www.smalltalkhub.com/#!/~Pier/Pillar Documentation https://github.com/pillar-markup/pillar-documentation First Google hit https://ci.inria.fr/pharo-contribution/job/PharoProjectCatalog/HTML_Report/P

Re: [Pharo-dev] MC: Strange Problem

2015-05-04 Thread Thierry Goubier
2015-05-04 16:01 GMT+02:00 Nicolai Hess : > > > 2015-05-04 15:40 GMT+02:00 Ben Coman : > >> >> >> On Mon, May 4, 2015 at 9:27 PM, Nicolai Hess wrote: >> >>> >>> >>> 2015-05-04 15:09 GMT+02:00 Thierry Goubier : >>> 2015-05-04 14:58 GMT+02:00 Nicolai Hess : > > > 201

Re: [Pharo-dev] MC: Strange Problem

2015-05-04 Thread Nicolai Hess
2015-05-04 15:40 GMT+02:00 Ben Coman : > > > On Mon, May 4, 2015 at 9:27 PM, Nicolai Hess wrote: > >> >> >> 2015-05-04 15:09 GMT+02:00 Thierry Goubier : >> >>> >>> >>> 2015-05-04 14:58 GMT+02:00 Nicolai Hess : >>> 2015-05-04 14:35 GMT+02:00 Thierry Goubier : > Ok, I had a

Re: [Pharo-dev] Main pillar web site?

2015-05-04 Thread Damien Cassou
H. Hirzel writes: > https://ci.inria.fr/pharo-contribution/job/PharoProjectCatalog/HTML_Report/Pillar.html > which is an untrusted connection. > Is it safe to continue? yes, this is safe (you don't have to enter any data). But the official page is: http://www.smalltalkhub.com/#!/~Pier/Pillar

Re: [Pharo-dev] Main pillar web site?

2015-05-04 Thread Yuriy Tymchuk
Yes, it is safe, the link leads to pharo contribution CI server and in particular to the build of the catalog of pharo configurations. If you wand to get familiar with pillar, here is the GitHub group: https://github.com/pillar-markup And here is a repo with do

Re: [Pharo-dev] Playground request - ivar references to

2015-05-04 Thread Nicolai Hess
2015-05-04 15:33 GMT+02:00 Ben Coman : > This doesn't hurt me enough to try to do it myself yet, but one thing I > feel it would be natural to do in Raw view would be to have a to> context menu item for the instance variables, or even better like the > debugger have and . > > btw I notice those

[Pharo-dev] Main pillar web site?

2015-05-04 Thread H. Hirzel
Hello Where is the main Pillar web site Google for pillar Pharo gives as first hit https://ci.inria.fr/pharo-contribution/job/PharoProjectCatalog/HTML_Report/Pillar.html which is an untrusted connection. Is it safe to continue? Regards Hannes

Re: [Pharo-dev] MC: Strange Problem

2015-05-04 Thread Ben Coman
On Mon, May 4, 2015 at 9:27 PM, Nicolai Hess wrote: > > > 2015-05-04 15:09 GMT+02:00 Thierry Goubier : > >> >> >> 2015-05-04 14:58 GMT+02:00 Nicolai Hess : >> >>> >>> >>> 2015-05-04 14:35 GMT+02:00 Thierry Goubier : >>> Ok, I had a look on ConfigurationOfTxText-SeanDeNigris.48

[Pharo-dev] Playground request - ivar references to

2015-05-04 Thread Ben Coman
This doesn't hurt me enough to try to do it myself yet, but one thing I feel it would be natural to do in Raw view would be to have a context menu item for the instance variables, or even better like the debugger have and . btw I notice those last two actually are missing from GTDebugger and I m

Re: [Pharo-dev] Roassal3D and Woden process handling

2015-05-04 Thread Alexandre Bergel
Hi! This is an excellent question. Ronie? Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > On May 4, 2015, at 9:33 AM, Yuriy Tymchuk wrote: > > Hi guys, > > I’m not experienced in OpenG

[Pharo-dev] Roassal3D and Woden process handling

2015-05-04 Thread Yuriy Tymchuk
Hi guys, I’m not experienced in OpenGL, but I’ve noticed that both Roassal3D and Woden occupy a high level process and are not yielding Processor to anyone else. For example code highlight, spotter, and other lower priority processes are not working as soon as you open a 3D visualization. On th

Re: [Pharo-dev] MC: Strange Problem

2015-05-04 Thread Nicolai Hess
2015-05-04 15:09 GMT+02:00 Thierry Goubier : > > > 2015-05-04 14:58 GMT+02:00 Nicolai Hess : > >> >> >> 2015-05-04 14:35 GMT+02:00 Thierry Goubier : >> >>> Ok, I had a look on >>> >>> ConfigurationOfTxText-SeanDeNigris.48 >>> >>> And, what I can see: >>> >>> - two rpackages are created upon loadin

Re: [Pharo-dev] [Pharo-users] [SURVEY] Pillar input/output files.

2015-05-04 Thread Damien Cassou
Guillermo Polito writes: > If I understand correctly... then, why the pillar.conf is not just a pillar > file? (And the conf is the header if the file?) :) my middle-term goal is to simplify/remove as much as possible both the pillar.conf and compile.sh scripts. -- Damien Cassou http://damien

Re: [Pharo-dev] MC: Strange Problem

2015-05-04 Thread Thierry Goubier
2015-05-04 14:58 GMT+02:00 Nicolai Hess : > > > 2015-05-04 14:35 GMT+02:00 Thierry Goubier : > >> Ok, I had a look on >> >> ConfigurationOfTxText-SeanDeNigris.48 >> >> And, what I can see: >> >> - two rpackages are created upon loading: 'ConfigurationOfTxText' and 'a >> MCWorkingCopy(Configuration

Re: [Pharo-dev] [Pharo-users] [SURVEY] Pillar input/output files.

2015-05-04 Thread Guillermo Polito
If I understand correctly... then, why the pillar.conf is not just a pillar file? (And the conf is the header if the file?) :) El lun., 4 de may. de 2015 a la(s) 2:50 p. m., Damien Cassou < damien.cas...@inria.fr> escribió: > > Cyril Ferlicot writes: > > > Hi, > > I'm currently working on the wa

Re: [Pharo-dev] MC: Strange Problem

2015-05-04 Thread Thierry Goubier
2015-05-04 14:36 GMT+02:00 Sean P. DeNigris : > Thierry Goubier wrote > > How where those packages saved? > > I don't remember :/ > If I could suggest something, it would be to try to recreate the history... I'm allways worried to see that, in the configurations you're working with, history is cu

Re: [Pharo-dev] MC: Strange Problem

2015-05-04 Thread Nicolai Hess
2015-05-04 14:35 GMT+02:00 Thierry Goubier : > Ok, I had a look on > > ConfigurationOfTxText-SeanDeNigris.48 > > And, what I can see: > > - two rpackages are created upon loading: 'ConfigurationOfTxText' and 'a > MCWorkingCopy(ConfigurationOfTxText)'. > > - Two WorkingCopy(s) are created, but one

Re: [Pharo-dev] MC: Strange Problem

2015-05-04 Thread Sean P. DeNigris
Thierry Goubier wrote > How where those packages saved? I don't remember :/ - Cheers, Sean -- View this message in context: http://forum.world.st/MC-Strange-Problem-tp4824138p4824264.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.

Re: [Pharo-dev] [Pharo-users] [SURVEY] Pillar input/output files.

2015-05-04 Thread Damien Cassou
Cyril Ferlicot writes: > Hi, > I'm currently working on the way we manage the input files and the output > files. > The way we manage the files now makes hard some improvement of Pillar. > That's why with Damien we though about makes some changes. The changes > are big so I wanted to talk about

Re: [Pharo-dev] TxText: More Cleaning and Questions

2015-05-04 Thread Sean P. DeNigris
Sean P. DeNigris wrote > > Sean P. DeNigris wrote >> a bit of cleaning... >> Issue 15475: TxText Cleanup for Pharo 5.0 #2 > Finally passed validation! Okay to include? Now there are: - Issue 15475: TxText Cleanup for Pharo 5.0 #2 - Issue 15481: TxText Cleanup for Pharo 5.0 #3 Both have passed val

Re: [Pharo-dev] New Versionner Tool and Authentication

2015-05-04 Thread Sean P. DeNigris
Sean P. DeNigris wrote > The easiest way would be to remove the www from the config :) Done. Problem solved... for the moment :) - Cheers, Sean -- View this message in context: http://forum.world.st/New-Versionner-Tool-and-Authentication-tp4824032p4824260.html Sent from the Pharo Smalltalk

Re: [Pharo-dev] Validation Artifacts

2015-05-04 Thread Mariano Martinez Peck
On Mon, May 4, 2015 at 8:11 AM, Sean P. DeNigris wrote: > It seems that only the report is saved. On failures, shouldn't we also save > the Fuel-outs e.g. of the failed tests? > > At one point in time, for sure we had that. Now I don't know. I remember some discussions about disk space. So maybe

Re: [Pharo-dev] MC: Strange Problem

2015-05-04 Thread Thierry Goubier
Ok, I had a look on ConfigurationOfTxText-SeanDeNigris.48 And, what I can see: - two rpackages are created upon loading: 'ConfigurationOfTxText' and 'a MCWorkingCopy(ConfigurationOfTxText)'. - Two WorkingCopy(s) are created, but one is NicolaiHess.42 (the one already in the image in Pharo 4).

[Pharo-dev] [sligt improvement] New Binary File Stream

2015-05-04 Thread Guillermo Polito
Hi guys, due to last week's discussions and some comments in the issue tracker, I wrote this morning the little improvement of the day: A simple BinaryFileStream. That is: A file stream that is - simple (no character encoding, no buffering) - binary (no automatic transformation to ascii chara

Re: [Pharo-dev] TxText: More Cleaning and Questions

2015-05-04 Thread Sean P. DeNigris
Thanks for the answers! I'll add them to the roadmap... camille teruel wrote > you cannot provide operations that take indexes... Instead you use > positions/cursors and intervals/selections because they know to which > spans they correspond. I guess it makes sense because the model can just pr

Re: [Pharo-dev] New Versionner Tool and Authentication

2015-05-04 Thread Esteban Lorenzano
> On 04 May 2015, at 13:06, Sean P. DeNigris wrote: > > EstebanLM wrote >> mmm… but I don’t know if I can consider them same repository (it is in >> this case, and probably 99% of the cases, but not all, I think). >> What do you think? > > The easiest way would be to remove the www from the con

[Pharo-dev] [SURVEY] Pillar input/output files.

2015-05-04 Thread Cyril Ferlicot
Hi, I'm currently working on the way we manage the input files and the output files. The way we manage the files now makes hard some improvement of Pillar. That's why with Damien we though about makes some changes. The changes are big so I wanted to talk about that with you. We propose to have alwa

Re: [Pharo-dev] Improving the About Text of Versionner

2015-05-04 Thread Sean P. DeNigris
EstebanLM wrote >>can you open an issue? (new versionner version), dependent on the Spec changes issue? I added 15480 as a dependency of 15482 and put 15482 on hold for the moment. - Cheers, Sean -- View this message in context: http://forum.world.st/Improving-the-About-Text-of-Versionner-

[Pharo-dev] Validation Artifacts

2015-05-04 Thread Sean P. DeNigris
It seems that only the report is saved. On failures, shouldn't we also save the Fuel-outs e.g. of the failed tests? - Cheers, Sean -- View this message in context: http://forum.world.st/Validation-Artifacts-tp4824219.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabb

Re: [Pharo-dev] Improving the About Text of Versionner

2015-05-04 Thread stepharo
After reviewing your fix, your case is especially complicated - you have edited one of each type of project! Spec, which has been forked, and Versionner, which is externally maintained. You may have to open another issue for the Spec changes. In fact, I think we should have a discussion because

Re: [Pharo-dev] New Versionner Tool and Authentication

2015-05-04 Thread Sean P. DeNigris
EstebanLM wrote > mmm… but I don’t know if I can consider them same repository (it is in > this case, and probably 99% of the cases, but not all, I think). > What do you think? The easiest way would be to remove the www from the config :) Slightly more general might be to delegate the comparison t

Re: [Pharo-dev] Improving the About Text of Versionner

2015-05-04 Thread Esteban Lorenzano
> On 04 May 2015, at 12:53, Sean P. DeNigris wrote: > > Nicolai Hess wrote >> Who can move and commit sergios change to the versionner repro? > > I already copied Versionner-Spec-Browser to the Versionner repo but I didn't > make a new config version because I think it depends on the Spec chang

Re: [Pharo-dev] New Versionner Tool and Authentication

2015-05-04 Thread Esteban Lorenzano
mmm… but I don’t know if I can consider them same repository (it is in this case, and probably 99% of the cases, but not all, I think). What do you think? Esteban > On 04 May 2015, at 12:45, Sean P. DeNigris wrote: > > EstebanLM wrote >> damn… can you check if this method looks like this? > >

Re: [Pharo-dev] MC: Strange Problem

2015-05-04 Thread Sean P. DeNigris
Thierry Goubier wrote > can you point me towards one of those corrupt versions? Apparently the problem started with ConfigurationOfTxText-SeanDeNigris.48 and then ConfigurationOfTxText-SeanDeNigris.49 in http://smalltalkhub.com/mc/Pharo/TxText/main/ - Cheers, Sean -- View this message in co

Re: [Pharo-dev] Beyond resolving a case

2015-05-04 Thread Sean P. DeNigris
Ben Coman wrote >> *Is there a place where to put all these comments and >> questions/comments/ramblings?* >> *If there is, where?* > > These are probably best to start on the mail list. Then copy pertinant > parts to any issues created. Also, for really thorny issues, you can build a list of wh

Re: [Pharo-dev] Improving the About Text of Versionner

2015-05-04 Thread Sean P. DeNigris
Nicolai Hess wrote > Who can move and commit sergios change to the versionner repro? I already copied Versionner-Spec-Browser to the Versionner repo but I didn't make a new config version because I think it depends on the Spec change and so that has to be resolved first... - Cheers, Sean --

Re: [Pharo-dev] TxSpan>>#isAtEnd

2015-05-04 Thread Sean P. DeNigris
Stephan Eggermont wrote > What would need to change with a circular list? Right now, TxModel rolls-its own list implementation. I think the safest way would be to delegate to a real list object (I've been thinking it's probably a good idea anyway from a design perspective). Then we could plug in a

Re: [Pharo-dev] New Versionner Tool and Authentication

2015-05-04 Thread Sean P. DeNigris
EstebanLM wrote > damn… can you check if this method looks like this? It does... Digging a bit, it seems that the problem is that the TxText config reports the repository 'http://www.smalltalkhub.com/mc/Pharo/TxText/main/', but the instance in the image is 'http://smalltalkhub.com/mc/Pharo/TxText/

Re: [Pharo-dev] TxText: More Cleaning and Questions

2015-05-04 Thread Camille
> On 03 May 2015, at 06:27, Sean P. DeNigris wrote: > > Sean P. DeNigris wrote >> Questions first: > > Oh I forgot these... > - Why TxBasicSpan instead of just TxSpan? TxAbstractSpan? > - TxModel has 4 nearly identical methods for selection - #newSelection, > #select, #selectAll, and #selecti

Re: [Pharo-dev] [pharo-project/pharo-core] 0b91cd: 50019

2015-05-04 Thread Richard Wettel
Thanks, Andrei. Ricky On Mon, May 4, 2015 at 12:28 PM, Andrei Chis wrote: > Hi, > > The quick and dirty solution is just to add the method below to the String > class. > I still think we should backport #findAnySubstring:startingAt: to Pharo 4 > > Cheers, > Andrei > > > findAnySubstring: aCollec

Re: [Pharo-dev] TxText: More Cleaning and Questions

2015-05-04 Thread Camille
> On 03 May 2015, at 06:25, Sean P. DeNigris wrote: > > Questions first: > - TxModel class comment - "I don't provide a direct interface for > mutating/editing my data (and this is a very important point). Instead I am > modified using position(s) (TxTextPosition) and/or selection(s) > (TxInterv

Re: [Pharo-dev] [pharo-project/pharo-core] 0b91cd: 50019

2015-05-04 Thread Andrei Chis
Hi, The quick and dirty solution is just to add the method below to the String class. I still think we should backport #findAnySubstring:startingAt: to Pharo 4 Cheers, Andrei findAnySubstring: aCollection startingAt: start "Answer the index where an element of aCollection begins. If none are fo

Re: [Pharo-dev] [pharo-project/pharo-core] 0b91cd: 50019

2015-05-04 Thread Richard Wettel
Hi I am experiencing this problem, too. Do you have a solution for it? Cheers Ricky On Wed, Apr 29, 2015 at 11:53 AM, Andrei Chis wrote: > Ok. Then we need to start updating the stable versions for Pharo 4 for > moose :) > > Cheers, > Andrei > > On Wed, Apr 29, 2015 at 11:50 AM, Tudor Girba

[Pharo-dev] [pharo-project/pharo-core]

2015-05-04 Thread GitHub
Branch: refs/tags/40612 Home: https://github.com/pharo-project/pharo-core

[Pharo-dev] [pharo-project/pharo-core] 777bd6: 40612

2015-05-04 Thread GitHub
Branch: refs/heads/4.0 Home: https://github.com/pharo-project/pharo-core Commit: 777bd6f3f91181471260b237078a30e049093b00 https://github.com/pharo-project/pharo-core/commit/777bd6f3f91181471260b237078a30e049093b00 Author: Jenkins Build Server Date: 2015-05-04 (Mon, 04 May 2015

Re: [Pharo-dev] TxSpan>>#isAtEnd

2015-05-04 Thread Stephan Eggermont
On 04/05/15 05:43, Sean P. DeNigris wrote: All tests pass with this change, but I'm still very much beginning learning Tx, so I wanted to run it by everyone to see if I'm missing something... What would need to change with a circular list? Stephan

Re: [Pharo-dev] MC: Strange Problem

2015-05-04 Thread Thierry Goubier
Hi Sean, can you point me towards one of those corrupt versions? Maybe there is something to check inside the package itself. Thierry 2015-05-04 7:36 GMT+02:00 Sean P. DeNigris : > Okay, I'm still not sure how it happened, but I realized v. 48 and 49 were > also corrupt. Rebased off of v. 47. >