[Pharo-dev] about services

2015-08-13 Thread stepharo
Hi sean I checked and in fact we remove most of the tool service infrastructure. Probably unused and too verbose. May be one day we will came back to it. Stef

Re: [Pharo-dev] [BUG]: Pharo 4.0: Pull Up Inst Var Loses Data

2015-08-13 Thread stepharo
Sean we got some problems with RB (once we spent a full day) because it seems that there is a problem is the code model. we got problems with pulling up several ivs. We will have to come back to it but we want to finish (deprecation of pluggableTextMorph and bootstrap dependencies). Stef Le 1

Re: [Pharo-dev] [pharo-project/pharo-core] c3cfac: 50226

2015-08-13 Thread stepharo
Le 13/8/15 17:17, GitHub a écrit : 16181 Better unifying of the columns width in Nautilus https://pharo.fogbugz.com/f/cases/16181 I do not see why having the exact same column width is good. I personnally do not use long protocol names and I prefer to see the method name. Stef

Re: [Pharo-dev] Ellipses in Artifact

2015-08-13 Thread stepharo
Le 13/8/15 22:29, Stephan Eggermont a écrit : Milton Mamani wants to export Roassal visualizations as PDF. He needs to be able to draw ellipses. I've added a PDFEllipseElement to a newer version of stable with an example. Excellent Would it be better to add it to development? Why that? D

Re: [Pharo-dev] Getting some tag in an HTML file

2015-08-13 Thread Paul DeBruicker
You probably want this: http://smalltalkhub.com/#!/~PharoExtras/Soup abergel wrote > Hi! > > Together with Nicolas we are trying to get all the > from html files. > We have tried to use XMLDOMParser, but many webpages are actually not well > formed, therefore the parser is complaining. > >

Re: [Pharo-dev] [Moose-dev] Re: Getting some tag in an HTML file

2015-08-13 Thread H. Hirzel
http://ss3.gemtalksystems.com/ss/Tabular.html contains an application example of a SAX parser. You only pick what is of interest. On 8/14/15, Vincent Blondeau wrote: > Hi, > > Look at the class side, there is the method parse: namespace: validation: . > call this method instead of parse: with f

Re: [Pharo-dev] [Moose-dev] Getting some tag in an HTML file

2015-08-13 Thread Vincent Blondeau
Hi, Look at the class side, there is the method parse: namespace: validation: . call this method instead of parse: with false in the two last arguments. It should work. Anyway, you should use the sax parser. It is faster and memory less consuming. It is very simple to get only one tag. Chee

[Pharo-dev] Getting some tag in an HTML file

2015-08-13 Thread Alexandre Bergel
Hi! Together with Nicolas we are trying to get all the … from html files. We have tried to use XMLDOMParser, but many webpages are actually not well formed, therefore the parser is complaining. Anyone has tried to get some particular tags from HTML files? This looks like a classical thing to

Re: [Pharo-dev] Ellipses in Artifact

2015-08-13 Thread Alexandre Bergel
Thanks Stephan! Cheers, Alexandre > On Aug 13, 2015, at 5:29 PM, Stephan Eggermont wrote: > > Milton Mamani wants to export Roassal visualizations as PDF. > He needs to be able to draw ellipses. > > I've added a PDFEllipseElement to a newer version of stable > with an example. Would it be bet

[Pharo-dev] Ellipses in Artifact

2015-08-13 Thread Stephan Eggermont
Milton Mamani wants to export Roassal visualizations as PDF. He needs to be able to draw ellipses. I've added a PDFEllipseElement to a newer version of stable with an example. Would it be better to add it to development? Stephan

Re: [Pharo-dev] [BUG]: Pharo 4.0: Pull Up Inst Var Loses Data

2015-08-13 Thread Eliot Miranda
Hi Sean, let me try again without the spelling errors... On Thu, Aug 13, 2015 at 8:58 AM, Sean P. DeNigris wrote: > This is a nasty one. If you pull up an inst var via Nautilus menus, any > data > in that variable is nil-ed out in all instances. Ouch, not fun :/ Anyone > else experience thi

Re: [Pharo-dev] [BUG]: Pharo 4.0: Pull Up Inst Var Loses Data

2015-08-13 Thread Eliot Miranda
Hi Sean, On Thu, Aug 13, 2015 at 8:58 AM, Sean P. DeNigris wrote: > This is a nasty one. If you pull up an inst var via Nautilus menus, any > data > in that variable is nil-ed out in all instances. Ouch, not fun :/ Anyone > else experience this? Same on 5.0? > This is a bug in as many refactori

Re: [Pharo-dev] [BUG]: Pharo 4.0: Pull Up Inst Var Loses Data

2015-08-13 Thread Peter Uhnák
There's open bug issue for class vars, maybe it's related? https://pharo.fogbugz.com/f/cases/15504/Pull-up-down-a-class-variable-does-not-work On Thu, Aug 13, 2015 at 5:58 PM, Sean P. DeNigris wrote: > This is a nasty one. If you pull up an inst var via Nautilus menus, any > data > in that varia

[Pharo-dev] [BUG]: Pharo 4.0: Pull Up Inst Var Loses Data

2015-08-13 Thread Sean P. DeNigris
This is a nasty one. If you pull up an inst var via Nautilus menus, any data in that variable is nil-ed out in all instances. Ouch, not fun :/ Anyone else experience this? Same on 5.0? - Cheers, Sean -- View this message in context: http://forum.world.st/BUG-Pharo-4-0-Pull-Up-Inst-Var-Loses

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

2015-08-13 Thread GitHub
Branch: refs/tags/50226 Home: https://github.com/pharo-project/pharo-core

[Pharo-dev] [pharo-project/pharo-core] c3cfac: 50226

2015-08-13 Thread GitHub
Branch: refs/heads/5.0 Home: https://github.com/pharo-project/pharo-core Commit: c3cfac65acd27c4e50a84d78a03ace6e6a253ad1 https://github.com/pharo-project/pharo-core/commit/c3cfac65acd27c4e50a84d78a03ace6e6a253ad1 Author: Jenkins Build Server Date: 2015-08-13 (Thu, 13 Aug 2015

[Pharo-dev] [pharo-project/pharo-core] 79c441: 50225

2015-08-13 Thread GitHub
Branch: refs/heads/5.0 Home: https://github.com/pharo-project/pharo-core Commit: 79c44109c9d81cff6037ed0162a2119dea5cb647 https://github.com/pharo-project/pharo-core/commit/79c44109c9d81cff6037ed0162a2119dea5cb647 Author: Jenkins Build Server Date: 2015-08-13 (Thu, 13 Aug 2015

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

2015-08-13 Thread GitHub
Branch: refs/tags/50225 Home: https://github.com/pharo-project/pharo-core

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

2015-08-13 Thread GitHub
Branch: refs/tags/50224 Home: https://github.com/pharo-project/pharo-core

[Pharo-dev] [pharo-project/pharo-core] d8f4de: 50224

2015-08-13 Thread GitHub
Branch: refs/heads/5.0 Home: https://github.com/pharo-project/pharo-core Commit: d8f4de73a42f3451f11d2d23d18f7ceb4a3ccf67 https://github.com/pharo-project/pharo-core/commit/d8f4de73a42f3451f11d2d23d18f7ceb4a3ccf67 Author: Jenkins Build Server Date: 2015-08-13 (Thu, 13 Aug 2015