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] 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

[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] 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

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] 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] 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] 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] 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] 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] [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] 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] 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

[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] 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

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-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] 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] Mocking network…

2016-03-03 Thread Esteban A. Maringolo
So we're not mocking "a network", but a webserver instead. Am I right? Or are we mocking faults in the bottom level? (like connection aborted, and stuff like that). Regards! Esteban A. Maringolo 2016-03-02 21:16 GMT-03:00 Frank Shearar : > Er. How do you reliably inject

Re: [Pharo-dev] [HELP WANTED] Pre-release "First impressions count" round starting

2016-04-19 Thread Esteban A. Maringolo
I am an eternal newcomer, so count me in. Regards! Esteban A. Maringolo 2016-04-19 10:25 GMT-03:00 Esteban Lorenzano : > Hi, > > I will start the “first impressions count” round for this release. > For those who don’t know what I’m talking about, is a small cycle of > improv

Re: [Pharo-dev] [Pharo-users] GTDebugger shortcuts usability

2016-04-19 Thread Esteban A. Maringolo
ng point > of the environment. +1 Thanks, I totally share you view on this. Regards! Esteban A. Maringolo

Re: [Pharo-dev] Collection with spatiotemporal indexation - Ideas and discussions ?

2016-04-23 Thread Esteban A. Maringolo
tp://www.smalltalkhub.com/#!/~emaringolo/History [2] http://pastebin.com/ThKDXCKK [3] http://clarkdave.net/2015/02/historical-records-with-postgresql-and-temporal-tables-and-sql-2011/ Esteban A. Maringolo 2016-04-23 12:13 GMT-03:00 Cédrick Béler : > > > Sure, but 1) that's not a lot

Re: [Pharo-dev] Collection with spatiotemporal indexation - Ideas and discussions ?

2016-04-25 Thread Esteban A. Maringolo
you want, as long as you preserve it's original output, of course :) Regards! Esteban A. Maringolo

[Pharo-dev] Maintainer of pharo-contribution/job/PharoBookWorkInProgress CI

2016-04-27 Thread Esteban A. Maringolo
Hi, Who is the maintainer of PharoBookWorkInProgress contribution job? It is failing since several builds ago, and apparently it has to do with a missing font in the LaTeX to PDF conversion. https://ci.inria.fr/pharo-contribution/job/PharoBookWorkInProgress/ Regards! Esteban A. Maringolo

Re: [Pharo-dev] About PharoInProgress book

2016-04-27 Thread Esteban A. Maringolo
I sent an email this morning about this issue, apparently it has to do with a missing font. Esteban A. Maringolo 2016-04-27 16:50 GMT-03:00 stepharo : > Hi > > I tried to fix the build on jenkins but I failed. I do not know how to fix > it. > > I do not know how to fix. Proba

Re: [Pharo-dev] Send smartphone message from Pharo and Gemstone

2016-04-29 Thread Esteban A. Maringolo
Yes, i need to send text message as in SMS. You could use Twilio or Tropo (bindings in SmalltalkHub) for that purpose. Esteban A. Maringolo

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

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-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

[Pharo-dev] Jenkins CI error

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

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

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] 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] [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] 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] /

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] 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] 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] 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] 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] 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] [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] Pharo behind ALLSTOCKER marketplace

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

Re: [Pharo-dev] [ANN] New Gold Member LabWare

2014-10-17 Thread Esteban A. Maringolo
Indeed it is. AFAIR Andres Valloud works there. Regards! Esteban A. Maringolo 2014-10-17 12:36 GMT-03:00 Sven Van Caekenberghe : > This is excellent news. > > On 15 Oct 2014, at 14:00, Marcus Denker wrote: > >> The Pharo Consortium is very happy to announce that LabW

Re: [Pharo-dev] [for testing] speeding up code loading

2014-10-20 Thread Esteban A. Maringolo
2014-10-20 12:50 GMT-03:00 Marcus Denker : > Hi, > > [Object compileSilently: 'foo ^ 1' classified: 'testing'] bench > > -- 267 per second > > Load from inbox: > SLICE-Issue-14242-Installing-a-method-is-slow-MarcusDenker.3 > > run bench again ==> 2320 per second. > > This will work as long th

[Pharo-dev] ProtoObject/Proxies

2014-10-21 Thread Esteban A. Maringolo
u uncomment that weird things happen. I'll come back to this later, once I have time to reproduce it. Please don't forget not everything inherits from Object :) Esteban A. Maringolo

Re: [Pharo-dev] ProtoObject/Proxies

2014-10-22 Thread Esteban A. Maringolo
//ss3.gemstone.com/ss/Ghost but saw there is also: > http://smalltalkhub.com/#!/~CAR/Ghost/ which may be newer. So this is the implementation of the previously described thesis? Thank you! Esteban A. Maringolo

Re: [Pharo-dev] ProtoObject/Proxies

2014-10-22 Thread Esteban A. Maringolo
2014-10-22 10:33 GMT-03:00 Santiago Bragagnolo : > We are using Ghost in TaskIT, and it was straight forward. I never had any > issue :) Is good to know. Maybe I could replace Glorp Proxies based on #doesNotUnderstand: by Ghost proxies based on interceptors and handlers. Regards! Est

Re: [Pharo-dev] Firebase anyone

2014-10-22 Thread Esteban A. Maringolo
ath any further. Regards! Esteban A. Maringolo 2014-10-22 12:43 GMT-03:00 Torsten Bergmann : > Now after Google bought them ... any out of the box wrapper > for the Firebase REST Api for Pharo available? > > Thx > T. >

Re: [Pharo-dev] Thank you so much for Pharo 3.0

2014-10-22 Thread Esteban A. Maringolo
etter on every release. Esteban A. Maringolo

Re: [Pharo-dev] .source file

2014-10-23 Thread Esteban A. Maringolo
I've been hit by that "cannot find some file" error before. No option other than close Pharo and restart it (without saving). Esteban A. Maringolo 2014-10-23 11:38 GMT-03:00 Hilaire : > For information, a iStoa user reported to me this problem, related to a > Pharo

Re: [Pharo-dev] Way to embed efficiently data?

2014-10-26 Thread Esteban A. Maringolo
of storage, but I know of people who uses git to manage PSD files and other "non code" files. I'm particularly interested in git for Pharo for the same reason, I want to be able to commit everything (Pharo and static files) in a single command. Esteban A. Maringolo

Re: [Pharo-dev] How to add a trait to a class from an external package?

2014-10-27 Thread Esteban A. Maringolo
on and, in some cases, code duplication. Regards! Esteban A. Maringolo 2014-10-27 7:44 GMT-03:00 p...@highoctane.be : > Basically, plugging a trait in a class dynamically should be doable. > Especially with our beloved platform that can ;-) > > Otherwise, this reduces their usef

Re: [Pharo-dev] [pharo-dev] image size, Ubuntu

2014-10-28 Thread Esteban A. Maringolo
May I ask why do you need such "big" size of memory? Regards, Esteban A. Maringolo 2014-10-28 10:26 GMT-03:00 Pierre CHANSON : > all right... :( > thank you very much > > Pierre > > 2014-10-28 10:23 GMT-03:00 Max Leske : > > >> On 28.10.2014, at 13:57

Re: [Pharo-dev] A configuration framework

2014-11-04 Thread Esteban A. Maringolo
I use JSON for that purpose. Then it's a tree of nested dictionaries. No more than two levels though. You could also use STON. I know you asked for a framework, but unless you need something very specific, JSON is, IMO, the simplest thing that could possibly work. Esteban A. Maringolo 20

Re: [Pharo-dev] Pharo on Online Labs ARM cloud server ?

2014-11-14 Thread Esteban A. Maringolo
What are the benefits of running a Pharo server in the cloud on ARM architecture? Thank you! El Fri Nov 14 2014 at 11:14:02 AM, Sven Van Caekenberghe escribió: > Hi Andreas, > > I tried a precompiled VM, where are those instructions ? > Are they relevant for ARM ? > BTW, the problem on the Raspb

Re: [Pharo-dev] Pharo on Online Labs ARM cloud server ?

2014-11-14 Thread Esteban A. Maringolo
14 Nov 2014, at 15:17, Esteban A. Maringolo > wrote: > > > > What are the benefits of running a Pharo server in the cloud on ARM > architecture? > > Basically there are two server schools: the classic old school is only > interested in raw performance at any cost, a n

Re: [Pharo-dev] What is the limit

2014-11-25 Thread Esteban A. Maringolo
Kilon, The comparison you're doing is wrong, you're comparing apples to oranges. To start with, I have Android KitKat where a clean Facebook app takes 33MB (as per the latest release), Chrome 65MB, etc. You might be counting app data as total size, but the data+cache part is variable and subject

Re: [Pharo-dev] What is the limit

2014-11-25 Thread Esteban A. Maringolo
El Tue Nov 25 2014 at 1:22:50 PM, Esteban Lorenzano escribió: > I think is you who is confusing apple and oranges. > at first time, a check of my iphone shows that more than half of the apps > I use are bigger than 30m (and 30% of them are regularly 50m and more… I > even have apps 500+)… and tho

Re: [Pharo-dev] What is the limit

2014-11-25 Thread Esteban A. Maringolo
El Tue Nov 25 2014 at 2:06:36 PM, kilon alios escribió: > > >> The comparison you're doing is wrong, you're comparing apples to > oranges. > > If humans had not the capacity to compare apple and oranges and find the > differences we would never have came down the trees. > It wasn't humans what c

Re: [Pharo-dev] What is the limit

2014-11-25 Thread Esteban A. Maringolo
El Tue Nov 25 2014 at 3:54:13 PM, Pavel Krivanek escribió: > 2014-11-25 18:51 GMT+01:00 Esteban A. Maringolo : > > > I'd love to download a no morphic image and load my configurations on > top of > > it, but it really won't make much difference in my current usa

Re: [Pharo-dev] What is the limit

2014-11-25 Thread Esteban A. Maringolo
El Tue Nov 25 2014 at 4:19:46 PM, Pavel Krivanek escribió: > 2014-11-25 20:11 GMT+01:00 Esteban A. Maringolo : > > >> But it will not move farther by writing next lengthy mails to this list > >> ;-) > > > This means I should restrain myself from sharing my

Re: [Pharo-dev] WhatsUp from: 2014-12-01 until: 2014-12-14

2014-12-01 Thread Esteban A. Maringolo
El Mon Dec 01 2014 at 3:00:29 AM, escribió: > ### Here's what I've been up to since the last WhatsUp: > > - $HEROIC_ACHIEVEMENTS_OR_DISMAL_FAILURES_OR_SIMPLE_BORING_NECESSARY_TASKS > > ### What's next, until 2014-12-14 (*): > - I Attended to a regional BarCamp to talked about OOP, Smalltalk and

Re: [Pharo-dev] SmalltalkHub bugs & hangs :-(

2014-12-01 Thread Esteban A. Maringolo
El Mon Dec 01 2014 at 12:19:53 PM, Andreas Wacknitz escribió: > > Am 01.12.14 12:34, schrieb kilon alios: > > No of course not. That would have been a deal braker. > > Personally I prefer using Sourcetree to browser history of commits than > using the pharo on board tools. Pharo is good on that

Re: [Pharo-dev] Duration year

2014-12-01 Thread Esteban A. Maringolo
I think we discussed this a few months ago. The problem is "unsolvable" as it is now, IMHO, because all the chronology objects are based on "offset" representations (since an epoch), instead of a "field based" representation. IMHO, the only way to have a proper "semantic" representation is to hav

Re: [Pharo-dev] SmalltalkHub bugs & hangs :-(

2014-12-01 Thread Esteban A. Maringolo
> > > My comment was not about discussing the pros and cons of closed versus > open source software. My concerns are more about reliability. > For me it's totally Ok to use git for versioning IF the tools are there. > Squak and Pharo have decent versioning systems that suit their internal > needs.

Re: [Pharo-dev] Twittering Smalltalk

2014-12-04 Thread Esteban A. Maringolo
Do you have the links of all those tweets? I'd like to Storify some of them. Regards! El Thu Dec 04 2014 at 4:29:07 PM, Torsten Bergmann escribió: > See attachement, Pharo is on the right track ;) > > Bye > T.

Re: [Pharo-dev] Excel binding

2014-12-08 Thread Esteban A. Maringolo
El Mon Dec 08 2014 at 11:41:23 AM, Markus Fritsche escribió: > On 2014-12-08 15:22, Blondeau Vincent wrote: > > Does someone know if there is a mean to access Excel sheets from Pharo > > to get data? > > > I don't want to use .csv files but .xls/.xlsx files. > > If you're just going to use .xlsx

Re: [Pharo-dev] playground vs workspace

2014-12-09 Thread Esteban A. Maringolo
I wouldn't spend much more time deciding whether to call it playground or workspace, maybe there is a third and better alternative we're not considering. "Playground" evokes me a child space, nonetheless "Light table" isn't a better name. IMO, regardless of the name you choose, with the proper us

Re: [Pharo-dev] Excel binding

2014-12-09 Thread Esteban A. Maringolo
El Tue Dec 09 2014 at 1:51:56 PM, Blondeau Vincent < vincent.blond...@worldline.com> escribió: > ODBC seems actually not be a good solution. I have to create one ODBC > connection by Excel file and I have many of them… > I don't know about the ODBC wrapper for Pharo, but usually you don't need a

Re: [Pharo-dev] Excel binding

2014-12-09 Thread Esteban A. Maringolo
El Tue Dec 09 2014 at 2:22:32 PM, Юрий Мироненко escribió: > I'm working on XLSX / ODS support code just now. > Nothing done on *reading* the data yet, but it may be easily switched. > > But my plans do not includes support of (binary) XLS format. > > Are you working on OpenXML (.xlsx) file gene

Re: [Pharo-dev] how do you use scripts?

2014-12-12 Thread Esteban A. Maringolo
Hi Tudor, I'll reply you below. El Fri Dec 12 2014 at 8:15:40 AM, Tudor Girba escribió: > - What kind of actions do you put in scripts? > - Configuration expressions (to startup a headless image). - One shot tasks run by cron jobs. - Patching expressions evaluated by CodeImporter > - Do you r

Re: [Pharo-dev] Object>>ifNilOrEmpty: aBlock

2015-01-05 Thread Esteban A. Maringolo
El Mon Jan 05 2015 at 10:50:48 AM, p...@highoctane.be escribió: > Why not put that into a Trait? > > TDefaultValueIdiom>>ifEmptyOrNil: aDefaultObject > > So, if wanted,, one can put "uses TDefaultValueIdiom" (I am at a loss for > a great name here, help!) and do as Sebastian proposes. > > This wi

Re: [Pharo-dev] Object>>ifNilOrEmpty: aBlock

2015-01-05 Thread Esteban A. Maringolo
El Mon Jan 05 2015 at 3:36:50 PM, stepharo escribió: > > This is not because some people may not know how to program in other > languages that we should copy that. > I share your "taste" for this kind of code. But this purist approach raises the bar leaving out a lot of developers with poor des

Re: [Pharo-dev] InfoWorld on Redline Smalltalk

2015-01-14 Thread Esteban A. Maringolo
mbrace an aggressive PR campaign, but only if properly curated. Regards! Esteban A. Maringolo 2015-01-14 19:55 GMT-03:00 Sven Van Caekenberghe : > A blank. > > Nothing happened to this project in more than a year > > https://github.com/redline-smalltalk/redline-smalltalk/commits

Re: [Pharo-dev] InfoWorld on Redline Smalltalk

2015-01-14 Thread Esteban A. Maringolo
Shaking the hive can certainly have a positive outcome, but you can also get you bitten. :) El ene 14, 2015 8:33 PM, "Sebastian Sastre" escribió: > > On Jan 14, 2015, at 9:29 PM, Craig Latta wrote: > > Hi Sven-- > > Nothing happened to this project in more than a year... It is mostly > > > vapou

Re: [Pharo-dev] ZnUrl>>#withRelativeReference:

2015-02-05 Thread Esteban A. Maringolo
2015-02-05 16:18 GMT-03:00 Max Leske : > Addendum: I suspect that this practice will prevent CORS problems. If a page > uses https to get the script for instance and the script calls another url > on the same server but with http only, the request will fail (that’s a known > problem with some of th

Re: [Pharo-dev] Spotter feature request - fully defined Class>>method lookup

2015-02-10 Thread Esteban A. Maringolo
Excellent! Thank you Tudor. Esteban A. Maringolo 2015-02-10 14:00 GMT-03:00 Tudor Girba : > Hi, > > Indeed. Nice idea. Available in the latest GT-SpotterExtensions-Core: > Name: GT-SpotterExtensions-Core-TudorGirba.57 > Author: TudorGirba > Time: 10 February 2015, 5:59:4

Re: [Pharo-dev] [OT] A little rant about DVCS

2015-03-04 Thread Esteban A. Maringolo
f the two great Emperor Has No Clothes moments in computing." Regards! Esteban A. Maringolo 2015-03-04 6:30 GMT-03:00 Thierry Goubier : > > > 2015-03-04 10:16 GMT+01:00 p...@highoctane.be : >> >> >> Le 4 mars 2015 09:51, "Thierry Goubier" a >> écr

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] [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
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] 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] 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] 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] 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] [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] 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] 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-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] 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] 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] String Interpolation

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

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] 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 >

[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] 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

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] 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] 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

  1   2   3   4   5   6   >