Re: [Pharo-dev] Laucher cannot start a fresh 7 image

2018-10-11 Thread Esteban A. Maringolo
I reported this a week or so ago, same issue. On 11/10/2018 03:09, p...@highoctane.be wrote: > Used to work. Then does not anymore. > > Phil -- Esteban A. Maringolo

Re: [Pharo-dev] Pharo Downloads are sluggish

2018-09-24 Thread Esteban A. Maringolo
Hi Marcus, Thank you and all the team for this. Best regards, -- Esteban A. Maringolo On 24/09/2018 07:05, Marcus Denker wrote: > Hello, > > We are switching the hosting contract to a more professional one. This > should be active soon. > > This includes a CDN, but it w

Re: [Pharo-dev] Pharo Downloads are sluggish

2018-09-20 Thread Esteban A. Maringolo
On 20/09/2018 02:11, ponyatov wrote: > Just add Torrent as download variant Torrent for a 50mb/file is overkill today. And adds a new requirement to get started. A Torrent based Pharo launcher is a different story :) Regards, -- Esteban A. Maringolo

Re: [Pharo-dev] Pharo Downloads are sluggish

2018-09-19 Thread Esteban A. Maringolo
t the bottleneck is at where the files are hosted, and >> if you attempt to download while maybe there are several CI builds >> running or something else is using the fileserver bandwidth, then it >> impacts the overall download speed of those attempting to download >> just the basi

[Pharo-dev] Standardized nomenclature for feature requests

2018-09-17 Thread Esteban A. Maringolo
thereum Improvement Proposal) https://eips.ethereum.org/ -- Esteban A. Maringolo signature.asc Description: OpenPGP digital signature

Re: [Pharo-dev] About the infinite debugger

2018-08-05 Thread Esteban A. Maringolo
El dom., 5 de ago. de 2018 17:28, Tim Mackinnon escribió: > Guys - this really needs attention - I’ve spend hours now trying to debug > some code and most of it is in closing infinite debuggers. It makes a > mockery of our tagline - “awesome debugging”. We can change the tagline to "limitless d

Re: [Pharo-dev] About the infinite debugger

2018-06-29 Thread Esteban A. Maringolo
n't have tests for it, so I'd like some more pair of > eyes on it. Ben, Martin could you take a look? > > Thanks all for the fish, > Guille -- Esteban A. Maringolo

Re: [Pharo-dev] [Pharo-users] [Ann] Iceberg v1.1.1

2018-06-19 Thread Esteban A. Maringolo
Please take this comment with a grain of salt, it's not a critic of all the work done in Iceberg or other projects, but it seems that these kind of "meta" (aka "PM", "strategy", or anything non-coding) discussions are avoided or muted, and they shouldn't. Regards, -- Esteban A. Maringolo

Re: [Pharo-dev] Debugger Button Positioning

2018-06-14 Thread Esteban A. Maringolo
s discussed some time ago when the GTDebugger was set as the default debugger. But the discussion was settled to "you can create your own". Which I don't like, but it's fair enough. :) Regards! -- Esteban A. Maringolo

Re: [Pharo-dev] Updated syntax postcard

2018-06-01 Thread Esteban A. Maringolo
Thank you! It's really nice! On 01/06/2018 07:56, Pavel Krivanek wrote: > Hi, > > for the Wikipedia article I prepared an updated version of Phar syntax > postcard: > > https://upload.wikimedia.org/wikipedia/commons/a/a7/Pharo_syntax_postcard.svg > > Chee

Re: [Pharo-dev] IMPORTANT: ML Etiquette

2018-05-28 Thread Esteban A. Maringolo
a two line, top posted reply is a 500 lines of quoted email below. Top posting should be limited to one quoted email only. Otherwise you need to start referencing things by letters/numbers or better... reply below :) > I think we’re on a losing battle with this one. I agree. But I'm n

Re: [Pharo-dev] Pharo 7 on SqueakJS (demo)

2018-05-24 Thread Esteban A. Maringolo
n > Pharo 7 on SqueakJS VM. > > Do not expect blazing performance. Currently, it is about two orders of > magnitude slower than the native VM.  > > https://pavel-krivanek.github.io/pharo/pharo.html > > Cheers, > -- Pavel -- Esteban A. Maringolo

Re: [Pharo-dev] Fix Base64 madness for good

2018-05-10 Thread Esteban A. Maringolo
n in a live environment serves a teaching vehicle for those learning how stuff works. Regards, -- Esteban A. Maringolo

Re: [Pharo-dev] SortedCollection based on SortFunction [Re: SortedCollection>>reverse answers an inconsistent object]

2018-04-25 Thread Esteban A. Maringolo
ed functions into separate package which > probably will allow reduce bootstrapped codebase. > > I am not going to implement it right now. Just want to share this idea > to see what's wrong with it. > > Best regards, > Denis -- Esteban A. Maringolo

Re: [Pharo-dev] Do we kill the catalog?

2018-04-20 Thread Esteban A. Maringolo
feel (outsider) people really don't care if there is a Catalog, > StHub, PepeHub. We have the right (and probably the reasons) to do things "our way", but it shouldn't surprise us if outsiders and newcomers reject that way because it feels weird, even if is better than what they're used to. Regards, -- Esteban A. Maringolo

[Pharo-dev] [OT] Reminder about quoting/top-posting

2018-04-13 Thread Esteban A. Maringolo
previous quotes, or in the case of top-posters, they keep the replied emails accumulating in the bottom, causing a scroll down to find nothing else was there. Thanks! -- Esteban A. Maringolo signature.asc Description: OpenPGP digital signature

Re: [Pharo-dev] Why String do not implement #displayString?

2018-04-10 Thread Esteban A. Maringolo
also like that) > > > On Tuesday, April 10, 2018, 6:33:05 p.m. EDT, Esteban A. Maringolo > wrote: > > > Current VisualWorks (8.x) has #Object>>displayString but it is not > implemented in terms of #displayOn: > > Dolphin Smalltalk is the one that ha

Re: [Pharo-dev] Why String do not implement #displayString?

2018-04-10 Thread Esteban A. Maringolo
ram: Chef_Benito > IRC: lamneth > Blogue: endormitoire.wordpress.com > "A standpoint is an intellectual horizon of radius zero".  (A. Einstein) > > > On Tuesday, April 10, 2018, 11:28:57 a.m. EDT, Esteban A. Maringolo > wrote: > > > Isn't #displayString i

Re: [Pharo-dev] help wanted: normalising LF on tonel for Pharo project

2018-04-10 Thread Esteban A. Maringolo
s-the-best-crlf-carriage-return-line-feed-handling-strategy-with-git > > and it seems adding a .gitattributes file with this content:  > > # Auto detect text files and perform LF normalization > *text=auto > *.sttext merge=union eol=lf > > could fix the problem? > can s

Re: [Pharo-dev] Why String do not implement #displayString?

2018-04-10 Thread Esteban A. Maringolo
"asString should not be implemented in Object, and kept for > conversion between strings, symbols, text and characters." > > But String itself does not respect this message: > > 'some string' displayString " ==> '''someString''' " > > > Is it bug? Or is there any reason for this? > > Best regards, > Denis -- Esteban A. Maringolo

Re: [Pharo-dev] DateAndTime Offset Bug Proposal

2018-04-10 Thread Esteban A. Maringolo
On 10/04/2018 11:37, Sven Van Caekenberghe wrote: > Right now, we are discussing what should be in the image by default. > > The current system is not bad at all, it just has deficiencies that could be > improved upon. > >> An alternative would be to implement a "Calendar" (as in >> Java.util.C

Re: [Pharo-dev] DateAndTime Offset Bug Proposal

2018-04-10 Thread Esteban A. Maringolo
sed date and time? > > On Tue, Apr 10, 2018 at 1:32 PM, Esteban A. Maringolo > wrote: >> What is missing in the current Pharo image is a field based >> Date/DateTime instead of an offset+duration one as it currently is. >> >> Why not use Chronos instead? AFAIR Chro

Re: [Pharo-dev] DateAndTime Offset Bug Proposal

2018-04-10 Thread Esteban A. Maringolo
; offsets >>> render equal dates unequal depending on when the objects were created. >>> >>> The more I think about it, the more I think that we should just assume UTC >>> for all Date[AndTime]s that don't explicitly specify an offset, rather >>> than >>> pretend to set an offset which is only sometimes correct. More advanced >>> users can use one of the available libraries to get full timezone support. >>> What do you think? >>> >>> >>> >>> - >>> Cheers, >>> Sean >>> -- >>> Sent from: http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html >> >> >> >> >> >> -- >> Sent from: http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html >> > -- Esteban A. Maringolo

Re: [Pharo-dev] Multiple Inheritance

2018-04-09 Thread Esteban A. Maringolo
he > thought occurred: why not just simplify and remove another hurdle by having > multiple inheritance with the conflict resolution and scoping of traits? > > Forgive me if I'm missing something obvious… > > > > - > Cheers, > Sean > -- > Sent from: http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html > -- Esteban A. Maringolo

Re: [Pharo-dev] call for help: answer on HN :)

2018-04-08 Thread Esteban A. Maringolo
>     and help > >      > to explain better and also contribute to contest that FUD > >     someones (we know > >      > who they are… sames as always) are spreading. > >      > > >      > here the link : > https://news.ycombinator.com/item?id=16754872 > >      > > >      > (this is not loosing time, people searching for Pharo > will likely > >     see this > >      > kind of messages… at least we need to offer our point > of view) > >      > > >      > cheers! > >      > Esteban > > > > -- > > Cheers, > > Alex > > -- Esteban A. Maringolo

Re: [Pharo-dev] AnnouncementSubscription and Ephemerons

2018-04-02 Thread Esteban A. Maringolo
Thank you for the detailed info Stef. Regards! Esteban A. Maringolo 2018-04-01 16:16 GMT-03:00 Stephane Ducasse : > My last email on VM topics... > > Hi esteban > > Just for the record, our team spent a lot of engineering time and > money on Pharo. > May be I forgot some

Re: [Pharo-dev] AnnouncementSubscription and Ephemerons

2018-04-01 Thread Esteban A. Maringolo
l accusations. I'd prefer a brutal and noisy truth instead of false quiet calm. I hope this helps. Regards, Esteban A. Maringolo 2018-04-01 10:16 GMT-03:00 Stephane Ducasse : > I will not reply publicly to this email because I think that it will get > worse. > So I will not talk pub

Re: [Pharo-dev] New Files in Pharo - Migration Guide, How To's and examples

2018-03-19 Thread Esteban A. Maringolo
2018-03-19 17:42 GMT-03:00 Nicolas Cellier : > 2018-03-19 21:21 GMT+01:00 Denis Kudriashov : >> >> 2018-03-19 20:39 GMT+01:00 Esteban A. Maringolo : >>> >>> 2018-03-19 16:32 GMT-03:00 Denis Kudriashov : >>> > aStream buffered. >>> I'd on

Re: [Pharo-dev] New Files in Pharo - Migration Guide, How To's and examples

2018-03-19 Thread Esteban A. Maringolo
t; aStream withLineEnding: String cr. > aStream withPlatformLineEnding. These two seem ambiguous to me, #with prefix signals something else in my head. I'd remove the "with" and use instead: aStream lineEnding: String cr. aStream usePlatformLineEnding. Regards! Esteban A. Maringolo

Re: [Pharo-dev] Ctrl+W in tabbed windows (GT inspector, browser/Calypso)

2018-03-19 Thread Esteban A. Maringolo
gt; > Actually I never knew that shortcut, but I will now. > I see it works that way in both Chrome and InternetExplorer and web browsers > are a good benchmark. It's the sibling of Ctrl+Tab and Ctrl+Shift+Tab to move forward or backward in a list of tabs. I use it a lot. Esteban A. Maringolo

Re: [Pharo-dev] [Pharo-users] Something is happening...

2018-03-14 Thread Esteban A. Maringolo
actually a lot of things going on. :) Regards, Esteban A. Maringolo 2018-03-13 4:27 GMT-03:00 Marcus Denker : > Hi, > > There is something odd happening… or better: There is *a lot* happening. > > Just one example: for the Newsletter, the original idea was to send out once > a

Re: [Pharo-dev] renaming Matrix to 2dArray

2018-03-09 Thread Esteban A. Maringolo
I thought you couldn't name classes starting with numbers. If that wasn't the case I think Array2D would be a better option. Regards, Esteban A. Maringolo Esteban A. Maringolo 2018-03-09 17:46 GMT-03:00 Stephane Ducasse : > Hi > > long time ago I renamed 2DArray as Mat

Re: [Pharo-dev] How to use git with gitfiletree

2018-03-02 Thread Esteban A. Maringolo
ke "The ultimate guide to SCM with Pharo" to cover all options in between of the good'ol Monticello to the automagical Iceberg with Github (and maybe others like Gitlab, etc.). Regards, Esteban A. Maringolo

Re: [Pharo-dev] #valueWithPossibleArgs:, #valueWithEnoughArguments:, and #cull:

2018-02-23 Thread Esteban A. Maringolo
the transition. AFAIR the procedure was to mark as deprecated in one release and remove completely in the next one. Best regards! Esteban A. Maringolo

Re: [Pharo-dev] About method comments

2018-02-09 Thread Esteban A. Maringolo
2018-02-09 8:10 GMT-03:00 Sven Van Caekenberghe : > name > "Returns the receiver's name" > ^ name > > Would also pass a simple test, while it is quite useless. > > I would say that any public, non-trivial methods need a comment. Commenting an accesor is redundant, IMO. And rename refactorings

Re: [Pharo-dev] printString of fileReference sucks!

2018-02-02 Thread Esteban A. Maringolo
y you can evaluate the result back. I prefer the first one, it enables you to work with files on workspaces, if you're using inspectors the printString doesn't matter much, since you're dealing with a specialized tool and there is no way you can confuse a FileReference with a regular Stri

Re: [Pharo-dev] Blame support P7

2018-01-15 Thread Esteban A. Maringolo
2018-01-14 8:04 GMT-03:00 Stephan Eggermont : > > Sven Van Caekenberghe wrote: > > > (1) what non-trivial code is actively maintained from a single code base > > between Pharo, Squeak and Cuis ? > > That is nice, but too limited a question > > What about the need to maintain non-trivial large code

Re: [Pharo-dev] Compiler Explorer (for the Compiler guys) #offtopic

2017-10-18 Thread Esteban A. Maringolo
Dolphin's debugger was what came to my mind, it had the "dissasembly" way of debugging VM bytecode. It doesn't provide was native code ASM, and as I understand GTInspector neither. Regards! Esteban A. Maringolo 2017-10-18 6:55 GMT-03:00 Dimitris Chloupis : > Yeap GT

[Pharo-dev] Compiler Explorer (for the Compiler guys) #offtopic

2017-10-17 Thread Esteban A. Maringolo
I'm sure we could do this with ease, because we already can see the bytecodes. https://godbolt.org/ Regards! Esteban A. Maringolo

Re: [Pharo-dev] shameless request: please star pharo-project/pharo in GitHub :)

2017-10-09 Thread Esteban A. Maringolo
stars&type=Repositories&utf8=%E2%9C%93 Esteban A. Maringolo 2017-10-09 13:47 GMT-03:00 Paul DeBruicker : > for the lazy: > > https://github.com/pharo-project/pharo > > > > > > EstebanLM wrote >> just to get better rating ;) >> >> Esteban > > > > > > -- > Sent from: http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html >

Re: [Pharo-dev] String Interpolation

2017-10-04 Thread Esteban A. Maringolo
2017-10-04 16:49 GMT-03:00 Denis Kudriashov : > 2017-10-04 21:38 GMT+02:00 Esteban A. Maringolo : >>> It is not compiled time but behaviour is very close to it. >>> The trick is that first time execution will replace full expression with >>> the result as literal (

Re: [Pharo-dev] String Interpolation

2017-10-04 Thread Esteban A. Maringolo
't see how this relates with the String interpolation :) Esteban A. Maringolo

Re: [Pharo-dev] Never-ending computations and cmd-dot

2017-09-25 Thread Esteban A. Maringolo
I think the problem doesn't come from a lot of Ctrl+., but for another unhandled exception. I've been bitten by that from time to time, usually in the context of a MessageNotUnderstood exception that gets recursive. Regards, Esteban A. Maringolo 2017-09-25 19:16 GMT-03:00 Hern

Re: [Pharo-dev] Maybe better pinning messages? (inspired by [Pinning Objects in Pharo])

2017-09-11 Thread Esteban A. Maringolo
I understand it's not about the intention revealing of the selector, but about not making #pin:/#unpin: a kind of "reserved selector" as many implemented in Object. Regards, Esteban A. Maringolo 2017-09-11 9:16 GMT-03:00 Esteban Lorenzano : > yes, me :) > > I do not see

Re: [Pharo-dev] Lowering the pain of newbies

2017-08-21 Thread Esteban A. Maringolo
ds for meta methods seems pointless, as a > person doing metaprogramming would (must) take the care anyway to > distinguish on which side they are working on. +1 Esteban A. Maringolo

Re: [Pharo-dev] Lowering the pain of newbies

2017-08-21 Thread Esteban A. Maringolo
e sort of "reserved word" of the language. Also `name` is a common property in many domain objects, and creating the accessors will create name:/name1 selectors, which is confusing for newcomers as well, because they'd expect the #name getter instead of #name1. Regards, Esteban A.

Re: [Pharo-dev] Lowering the pain of newbies

2017-08-17 Thread Esteban A. Maringolo
What are the odds? The ability to break a system in a few steps seems to be an inherited trait. My daughter (2 years old) was randomly punching my keyboard and caused a segfault that I couldn't reproduce afterwards. Regards! Esteban A. Maringolo 2017-08-17 16:52 GMT-03:00 Stephane Du

Re: [Pharo-dev] [Pharo-users] including Pillar in Pharo image by default

2017-08-14 Thread Esteban A. Maringolo
nd git (or any other file based SCM) prevailed, even when it has limitations. Pareto (80-20) for everything non-core business should be a guide. > Of course, if we were to move, we would need to translate a lot of quality > docs to a new format - but I would be up for contributing to that if that > was a deciding factor. There are some Markdown exporters AFAIK, or it could be written. Esteban A. Maringolo

Re: [Pharo-dev] Add JSONSchemas to NeoJSON

2017-08-12 Thread Esteban A. Maringolo
Sven is still the developer and maintaner of NeoJSON. It would be nice to have JSON Schemas in NeoJSON. You could abort the read of a stream if the schema is invalid, without having to build the whole object tree or to parse the whole stream. Regards! Esteban A. Maringolo 2017-08-12 17:04 GMT

Re: [Pharo-dev] fixing the tab morph

2017-08-07 Thread Esteban A. Maringolo
or any UI component) that change size depending on the content can mislead you, plus it can alter the UI "harmony". It's no surprise web browsers "shrink" the width keeping a proportional width, but never go full width, even when there is screen state available. Regards,

Re: [Pharo-dev] [ann] moldable brick editor - alpha

2017-08-05 Thread Esteban A. Maringolo
Congratulations! Esteban A. Maringolo 2017-08-05 7:52 GMT-03:00 Alexandre Bergel : > This is gorgeous! > > Alexandre > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > &g

Re: [Pharo-dev] [ANN] Mustache moved to github

2017-07-30 Thread Esteban A. Maringolo
Is the FileTree format, as used by filetree and gitfiletree MC repos, 100% compatible with the repository format of Iceberg? It seems so to me, but it's better to ask than be sorry. Regards! Esteban A. Maringolo 2017-07-30 11:35 GMT-03:00 Peter Uhnak : >> >> If I've understo

Re: [Pharo-dev] [Ann] Keccak hashing algorithm

2017-07-18 Thread Esteban A. Maringolo
2017-07-18 17:33 GMT-03:00 Esteban A. Maringolo : > 2017-07-18 17:26 GMT-03:00 Eliot Miranda : >> imply moving to github? The Cryptography package has Squeak contributors >> too and moving to github implies a fork. > Last commit to Squeaksource repo is 4 years old. I ove

Re: [Pharo-dev] [Ann] Keccak hashing algorithm

2017-07-18 Thread Esteban A. Maringolo
er se, but this should be the reference implementation in Pharo. http://smalltalkhub.com/#!/~Cryptography/Cryptography/"; Regards, Esteban A. Maringolo

Re: [Pharo-dev] [Ann] Keccak hashing algorithm

2017-07-18 Thread Esteban A. Maringolo
Great! I see you continue doing Ethereum related stuff ;-) Regards! Esteban A. Maringolo 2017-07-18 13:32 GMT-03:00 Santiago Bragagnolo : > Hi there! > > I am just releasing the first version of the Keccak-256 hashing algorithm. > https://en.wikipedia.org/wiki/SHA-3 > >

Re: [Pharo-dev] Reflecting on data (literal) object syntax

2017-06-30 Thread Esteban A. Maringolo
2017-06-30 8:28 GMT-03:00 Norbert Hartl : >> Am 30.06.2017 um 12:03 schrieb Stephane Ducasse : >> recently I started to read a book on machine learning and they >> manipulate dictionary of dictionary. (So I started my own >> implementation and I will switch to DataFrame). >> > having an abstract n

Re: [Pharo-dev] [ANN] P3, a modern, lean and mean PostgreSQL client for Pharo

2017-06-27 Thread Esteban A. Maringolo
Amazing work Sven!!! This is very good. Esteban A. Maringolo 2017-06-27 9:56 GMT-03:00 Sven Van Caekenberghe : > P3 is a modern, lean and mean PostgreSQL client for Pharo. > > P3Client uses frontend/backend protocol 3.0 (PostgreSQL version 7.4 [2003] > and later), implementin

Re: [Pharo-dev] [ Pillar ] Plumbing travis + github => pdf delivered to you

2017-06-06 Thread Esteban A. Maringolo
Excellent! Thank you Damien! Esteban A. Maringolo 2017-06-06 15:48 GMT-03:00 Stephane Ducasse : > Thanks Damien Pollet now we have a new pdf inside git hub each time you > commit. > > Here are two examples > - https://github.com/SquareBracketAssociates/Booklet-Smacc/rel

Re: [Pharo-dev] New and richer halt messages

2017-06-04 Thread Esteban A. Maringolo
> > But then I wouldn't be able to write 1halt. :( I'd only leave #halt in Object, anything else goes to Halt class. I became a user of "1 halt" as well. Esteban A. Maringolo

Re: [Pharo-dev] please test download for Pharo 6.0

2017-05-31 Thread Esteban A. Maringolo
lTracking MCSnapshotBrowserTest>>#testMethodIsCleared MCSnapshotBrowserTest>>#testMethodSelected MCSnapshotBrowserTest>>#testProtocolIsCleared MCSnapshotBrowserTest>>#testProtocolSelected MCStWriterTest>>#testClassMethodDefinition MCStWriterTest>>#testMethodDefinition M

Re: [Pharo-dev] Chrome DevTools Protocol and Pharo

2017-05-18 Thread Esteban A. Maringolo
This is really cool! Thank you for doing it! El may. 18, 2017 4:21 PM, "Torsten Bergmann" escribió: > Hi, > > I played around with remote controlling Google Chrome from > Pharo using Chrome DevTools Protocol [1] (based on WebSockets). > > The video shows an example using latest Pharo 6 on Mac:

Re: [Pharo-dev] Missing plugins to make the vmProfiler work on Pharo

2017-05-10 Thread Esteban A. Maringolo
2017-05-10 13:38 GMT-03:00 Clément Bera : > On Wed, May 10, 2017 at 5:28 PM, Esteban A. Maringolo > wrote: >> If it is a plug-in, why does it need VM recompilation? > > Internal plugins require VM recompilation. Only external plugins do not. It was more of a semantic ques

Re: [Pharo-dev] Missing plugins to make the vmProfiler work on Pharo

2017-05-10 Thread Esteban A. Maringolo
If it is a plug-in, why does it need VM recompilation? Esteban A. Maringolo 2017-05-10 12:15 GMT-03:00 Nicolas Cellier : > Hi Sophie, > you could try and modify the plugins.int or plugins.ext files for various > pharo distributions and do a pull request on github opensmalltalk-v

Re: [Pharo-dev] Pharo booklet collection

2017-05-02 Thread Esteban A. Maringolo
Correct link seems to be http://files.pharo.org/books-pdfs/booklet-Glorp/2017-05-02-Glorp.spiral.pdf Esteban A. Maringolo 2017-05-02 17:28 GMT-03:00 p...@highoctane.be : > link for glorp gives smacc book error > > On Tue, May 2, 2017 at 10:25 PM, Stephane Ducasse > wrote: >&

Re: [Pharo-dev] GarageGlorp

2017-05-02 Thread Esteban A. Maringolo
It is done. Regards! Esteban A. Maringolo 2017-04-30 14:32 GMT-03:00 Stephane Ducasse : > tx > > On Sun, Apr 30, 2017 at 5:36 PM, Esteban A. Maringolo > wrote: >> >> I will do so as soon as I sit in front of my computer. >> >> Regards! >> >

Re: [Pharo-dev] GarageGlorp

2017-04-30 Thread Esteban A. Maringolo
I will do so as soon as I sit in front of my computer. Regards! El abr. 29, 2017 3:35 PM, "Stephane Ducasse" escribió: > Hi > > for a tutorial I wanted to load Glorp in Pharo 60 as described in the > Glorp doc. > > Metacello new > smalltalkhubUser: 'DBXTalk' project: 'Garage'; > configuration:

Re: [Pharo-dev] Pharo 6 screenshot

2017-04-24 Thread Esteban A. Maringolo
Awesome, literally, as in awe. It will be hard to measure, but I'd bet that screenshot would bring more people to Pharo tan many blog posts and other efforts. A picture is worth a thousand words. Great work! Esteban A. Maringolo 2017-04-24 18:48 GMT-03:00 Pavel Krivanek : > Right,

Re: [Pharo-dev] Pharo 6 screenshot

2017-04-24 Thread Esteban A. Maringolo
I like the focus of the first with the windows of the second. It is... less blur in the new version or a sharper focus area at least. Anyway I love it. :) Esteban A. Maringolo 2017-04-24 17:13 GMT-03:00 Pavel Krivanek : > New version: > > https://goo.gl/photos/66Yz3pSSK62aTYV66 >

Re: [Pharo-dev] In the quest of a new iterator :)

2017-04-20 Thread Esteban A. Maringolo
tionary is indexed by arbitrary keys (not just positive integers). This is what I was trying to explain at the beginning. :) Esteban A. Maringolo

Re: [Pharo-dev] In the quest of a new iterator :)

2017-04-19 Thread Esteban A. Maringolo
bleNames: #classVariableNames: #package:) > testUnzip > | uz | > uz := #(#Object #subclass: #Point #instanceVariableNames: 'x y' > #classVariableNames: '' #package: 'Kernel-BasicObjects') unzip. > self assert: uz first asArray equals: #(#Object #Point 'x y' '' > 'Kernel-BasicObjects'). > self assert: uz second asArray equals: #(#subclass: #instanceVariableNames: > #classVariableNames: #package:) Esteban A. Maringolo

Re: [Pharo-dev] In the quest of a new iterator :)

2017-04-19 Thread Esteban A. Maringolo
2017-04-19 15:43 GMT-03:00 Stephane Ducasse : > Hi > > I have > > #(#Object #subclass: #Point #instanceVariableNames: 'x y' > #classVariableNames: '' #package: 'Kernel-BasicObjects') and I would like to > select on the second elements. > > I was thinking that > > #(#Object #subclass: #Point #inst

Re: [Pharo-dev] [Ann] Commander. Command pattern library

2017-04-11 Thread Esteban A. Maringolo
solution. Will you use this in the context of Calypso and friends? Regards! Esteban A. Maringolo 2017-04-11 11:49 GMT-03:00 Denis Kudriashov : > Hi. > > I am glad to announce Commander library which implements command pattern > based on first class objects. > In Commander ev

Re: [Pharo-dev] Tired of losing messages after 10k. Can we re-discuss moving Slack community to Discord?

2017-04-07 Thread Esteban A. Maringolo
We could shut down Slack team or leave a sticky note in the general channel saying that we moved everything to Discord. Regards! Esteban A. Maringolo 2017-04-07 9:39 GMT-03:00 Alexandre Bergel : > I would not mind moving to Discord. But, what is the plan to kill Slack? Can > a Slack p

Re: [Pharo-dev] [ANN] threaded heartbeat VMs added to zeroconf

2017-03-13 Thread Esteban A. Maringolo
Can you explain what a Threaded Heartbeat VM is? I can do some inference based on the name, but I'll probably be wrong. Regards! Esteban A. Maringolo 2017-03-13 14:38 GMT-03:00 Esteban Lorenzano : > Hello, > > Following recent talks, I added threaded heartbeats VMs to zeroco

Re: [Pharo-dev] [ANN] Fog - Ethereum driver

2017-03-13 Thread Esteban A. Maringolo
Very Nice! Thank you for building it. I started a similar project for the Bitcoin blockchain, but then I drifted away and never got back to it. Are you writing DAPPs? Best regards, Esteban A. Maringolo 2017-03-13 12:00 GMT-03:00 Santiago Bragagnolo : > Hi all. Im happy to announce a

Re: [Pharo-dev] Any idea for a cool name for the remote tool suite?

2017-02-24 Thread Esteban A. Maringolo
If anybody ever did an `apt-cache search name` it will be clear that having a good, concise, intention revealing package name is better than having a sophisticated one. I don't see how in Pharo catalogs and other discovery/browsing mechanisms it would be different. Best regards! Este

Re: [Pharo-dev] Slack, fragmentation and design information

2017-02-13 Thread Esteban A. Maringolo
ak wiki then you haven't experienced what it meant, at that time, to find everything there, or expand articles with your own content. It was really useful, c2 still is. Wiki's value is like compound interest, you only perceive the benefits in the mid to long term. Regards, Esteban A. Maringolo

Re: [Pharo-dev] Slack, fragmentation and design information

2017-02-10 Thread Esteban A. Maringolo
7;re missing is a simple wiki to collect the shared knowledge, recipes, and other stuff. Esteban A. Maringolo

Re: [Pharo-dev] Any idea for a cool name for the remote tool suite?

2017-01-30 Thread Esteban A. Maringolo
particular kind of task.. Best regards, Esteban A. Maringolo 2017-01-30 12:08 GMT-03:00 Volkert : > +100 > > > On 30.01.2017 15:31, Brad Selfridge wrote: > > I'm not a big fan of cryptic names. I already think there are way too many > in Pharo. You look at the names and

Re: [Pharo-dev] Pragma keyword / selector / methodSelector

2016-11-14 Thread Esteban A. Maringolo
2016-11-14 11:50 GMT-03:00 Denis Kudriashov : > > 2016-11-14 15:37 GMT+01:00 Esteban A. Maringolo : >> >> Breaking Metacello in any version = Not good. >> >> Metacello is very backward compatible but breaking pragma semantics >> would require a rewrite of many

Re: [Pharo-dev] Pragma keyword / selector / methodSelector

2016-11-14 Thread Esteban A. Maringolo
uld require a new version of Metacello that contemplates the new selectors based on some criteria. Regards! Esteban A. Maringolo

Re: [Pharo-dev] [ANN] Pharo Association has a new Website!

2016-11-10 Thread Esteban A. Maringolo
Great! What do we do with the current BountySource salt? (https://salt.bountysource.com/teams/pharo) Should we move directly to the new Wild Apricot backend? Accepting Bitcoin payments would be a plus ;-) (https://bitpay.com/tour) Best regards! Esteban A. Maringolo 2016-11-10 6:22 GMT-03:00

Re: [Pharo-dev] Mocks are missing in Pharo (from thread OSProcess is missing)

2016-10-28 Thread Esteban A. Maringolo
2016-10-28 16:07 GMT-03:00 Guillermo Polito : > On Fri, Oct 28, 2016 at 8:36 PM, Denis Kudriashov > wrote: >> And there is another story. Imaging Ruby guys join Pharo development (not >> real story :)). Many years In Ruby people use mocks and "human should" >> assertions. > Ruby guys can load th

Re: [Pharo-dev] Pharo behind ALLSTOCKER marketplace

2016-10-17 Thread Esteban A. Maringolo
st regards! Esteban A. Maringolo

Re: [Pharo-dev] [JOB][Research] [Pre-Ann] Postdoc BlockChain

2016-09-23 Thread Esteban A. Maringolo
y the number of Blockchain/Bitcoin academic papers published every year is growing really fast. https://docs.google.com/spreadsheets/d/1VaWhbAj7hWNdiE73P-W-wrl5a0WNgzjofmZXe0Rh5sg/edit#gid=0 Regards, Esteban A. Maringolo 2016-09-23 10:53 GMT-03:00 Marcus Denker : > Hi, > > Together with

Re: [Pharo-dev] Call for design for a literal programming doc similar to PythonDocTest

2016-09-15 Thread Esteban A. Maringolo
PharoDoc (a la JavaDoc), nor anything "polluting" the code that way. The comment or examples can be attributes of the method itself, just like the class comment are today. Regards! Esteban A. Maringolo

Re: [Pharo-dev] why is gt playground not saving the code

2016-08-31 Thread Esteban A. Maringolo
2016-08-31 18:43 GMT-03:00 Tudor Girba : > Hi, > >> On Aug 31, 2016, at 11:39 PM, Esteban A. Maringolo >> wrote: >> >> One use case that sometimes bites me is when I'm working in the "code" >> of the Playground (first screen), and then I st

Re: [Pharo-dev] why is gt playground not saving the code

2016-08-31 Thread Esteban A. Maringolo
ing the code of the "workspace" in the Playground that started the inspection "workflow", without receiving any warning about "losing" my changes. I'd like an explicit "Save" in the Playground, but since I'm not adding it, I can't complain much.

Re: [Pharo-dev] IceBerg and push for projects vs packages

2016-08-29 Thread Esteban A. Maringolo
is not iceberg concern… this is a work for metacello (or cargo). > > Yes you are right, but when you load a package from Iceberg, the > dependencies should be loaded at the same time I guess. No, they shouldn't. Because Iceberg, AFAIU, is for SCM, and Metacello for dependency management. A proper package manager (Cargo?) should coordinate artifacts of both. Esteban A. Maringolo

Re: [Pharo-dev] Epicea import+revert instead of redo+undo changes? (Was: Re: [pharo-project/pharo-core] f57843: 60163)

2016-08-19 Thread Esteban A. Maringolo
lso: if there’s an import where’s the export?). > +1 :) +1 here I was thinking about apply/revert as well. If you use git-cherry-pick its description says: "Apply the changes introduced by some existing commits" I prefer it. Esteban A. Maringolo

Re: [Pharo-dev] /

2016-08-18 Thread Esteban A. Maringolo
ike "sample". However I'll be fine with whatever you choose. But I'd choose something that doesn't sound weird to native English readers, we already have some cases of that. Regards, Esteban A. Maringolo

Re: [Pharo-dev] UDBCSQLite3Statement>>at:putDateTime: and DateAndTime>>readFrom:defaultOffset:

2016-06-29 Thread Esteban A. Maringolo
As a side note... in all the applications where I use SQLite3, when storing DateAndTime I use the Unix representation (milliseconds since epoch) in UTC, although it is unreadable for the end user, it is more compact, and faster to read/store. Regards! Esteban A. Maringolo 2016-06-29 15:43 GMT

Re: [Pharo-dev] [Vm-dev] Moving the Cog subversion repository to githup at 2016-6-16 7am UTC

2016-06-16 Thread Esteban A. Maringolo
elped me in making this transition. I am a happier human as a result. And this will help giving Smalltalk more exposure in the developers "social network" that is GitHub. Esteban A. Maringolo

Re: [Pharo-dev] IMPORTANT: Proposal to create a github team for Voyage and MongoTalk

2016-06-09 Thread Esteban A. Maringolo
maybe because I commited the same package to both an MC repo (STHub) and Git. Regards! Esteban A. Maringolo

Re: [Pharo-dev] endless loop again

2016-06-08 Thread Esteban A. Maringolo
2016-06-08 6:29 GMT-03:00 Sven Van Caekenberghe : > >> On 08 Jun 2016, at 11:24, Jan Vrany wrote: >> Not entirely true :-) There are smalltalks out there that detect such stack >> growth and do the same as CL, >> throw a (resumable) exception. Super-handy. Some of them have this for at >> least

Re: [Pharo-dev] endless loop again

2016-06-03 Thread Esteban A. Maringolo
urrent tools, I think it would require a major overhaul. OTOH newer tools like Spotter seems to use background threads to do its stuff, so the shift might have already begun. Regards, Esteban A. Maringolo [1] VisualAge came with an separate OS process that could halt the vm at a very low level whe

[Pharo-dev] Jenkins CI error

2016-05-06 Thread Esteban A. Maringolo
else? How to fix it? Regards! Esteban A. Maringolo

Re: [Pharo-dev] About PharoInProgress book

2016-05-05 Thread Esteban A. Maringolo
e example might have appeared three paragraphs ago. Can that be avoided? And if not... how can I "link" or add a reference to such code block? Regards! Esteban A. Maringolo 2016-05-04 4:14 GMT-03:00 stepharo : > Yes this is on my todo. > > > Le 3/5/16 à 14:01, Damien Pollet a

Re: [Pharo-dev] About PharoInProgress book

2016-05-03 Thread Esteban A. Maringolo
Thanks Damien! It is working again. https://ci.inria.fr/pharo-contribution/job/PharoBookWorkInProgress/101/changes Esteban A. Maringolo 2016-05-03 15:17 GMT-03:00 Damien Pollet : > I did the migration, now waiting for the CI to run a build. On my machine it > looked fine. > > SBAboo

Re: [Pharo-dev] About PharoInProgress book

2016-05-03 Thread Esteban A. Maringolo
. Regards! Esteban A. Maringolo 2016-05-03 9:01 GMT-03:00 Damien Pollet : > The interns updated the stable release of Pillar; there is a mention of the > listings package in the log, which suggests that pillar outputs TeX code for > the new sbabook class instead of the old one. That should be f

  1   2   3   4   5   6   >