Hi Everyone,
I've added mapping from platform decimal to ScaledDecimal for Pharo / Glorp.
It's currently on the development branch and I'll move it to the
master branch in a few days, assuming I don't hear of any issues.
Pharo Glorp repository: https://github.com/pharo-rdbms/glorp
Cheers,
Alist
Mariano Martinez Peck wrote
> I also find having it called Pharo quite disturbing. PharoLauncher should
> be much better…
+1. IIRC the original idea was that the launcher would be *the* way new
users would experience Pharo, so it should simply be called "Pharo", but the
term already has a meaning
Am 13.12.17 um 12:06 schrieb Eno:
> Thanks Mariano.
>
> There is no such method: FLSerializer>>setDebug and FLDebugSerialization
> class in my 6.1 image.
Debugging support needs to be loaded extra with "FuelDebug", like this:
(ConfigurationOfFuel project stableVersion) load: #(default FuelDebu
+1
Envoyé de mon iPhone
> Le 17 déc. 2017 à 15:01, Mariano Martinez Peck a
> écrit :
>
> I also find having it called Pharo quite disturbing. PharoLauncher should be
> much better. Something that also disturbing is to see the same icon as all my
> pharo images / VMs. It would be much better
Strangely when this morph menu is asked, the same error shows up, see
screenshot.
May be something else is wrong in the image, in the next days I will try
to build differently the image application
Le 17/12/2017 à 18:29, Igor Stasenko a écrit :
i think it will help more if you reveal the ful
Hi Steven
2017-12-17 12:40 GMT+01:00 Steven Costiou :
> Hi,
>
> For what i know, raspberry pi boards cannot read analog sensors (which are
> the most interesting imo), except by connecting to some kind of bridges or
> to Arduino boards.
>
> In the PharoTHings code i see that there are Arduino cla
Did you read the chapter on Metacello in deep into Pharo?
in essence you create a class where you express dependencies to other
projects and packages.
Have a look at the configuration of Soup for example
Object subclass: #ConfigurationOfSoup
instanceVariableNames: 'project'
classVariableName
On Sun, Dec 17, 2017 at 6:47 AM, Eno wrote:
> Well, it is just my intent to place related playgrounds, doc, help, and
> classes/methods, mophic, tool browser etc into domain object dbs of
> topics/playgrounds trees while exploring the image and studing/writing
> packages.
can you explain how it i
I also find having it called Pharo quite disturbing. PharoLauncher should
be much better. Something that also disturbing is to see the same icon as
all my pharo images / VMs. It would be much better if aside from having a
different name, it could have a different icon.
Cheers,
On Sun, Dec 17, 201
I agree with you and we should rename it PharoLauncher.
Stef
On Sun, Dec 17, 2017 at 12:32 AM, Glenn Hoetker wrote:
> I love the Pharo Launcher. But, I find it confusing to have an application
> called “Pharo.app”. Nothing in that name suggests it is a launcher. It is
> also very confusing to
i think it will help more if you reveal the full stack trace with actual
exception.. IIRC you can do it by clicking on errorneous morph and in its
menu pick the stack trace.
On 16 December 2017 at 23:29, Hilaire wrote:
> Hi,
>
> With DrGeo built on image Pharo7.0-64bit-e41f921 Athens error shows
Hi,
For what i know, raspberry pi boards cannot read analog sensors (which
are the most interesting imo), except by connecting to some kind of
bridges or to Arduino boards.
In the PharoTHings code i see that there are Arduino classes, and also
it is based on wiringpi and wiringpi provides suppo
12 matches
Mail list logo