On 24 June 2018 at 00:53, Sven Van Caekenberghe wrote:
> Peter,
>
> > On 23 Jun 2018, at 15:39, Peter Uhnák wrote:
> >
> > Hi,
> >
> > I'm starting to familiarize myself with new streams, and one thing I've
> noticed is the removal of #lineEndConvention (which I use all the time).
> >
> > So a s
Peter Kenny wrote
> luckily I did not have anything major planned for the weekend! Or else I
> should just follow Todd's advice.
Glad you had a boring weekend planned - it seems we all will benefit ;-)
Keep going and asking questions!
-
Cheers,
Sean
--
Sent from: http://forum.world.st/Pharo
Hi Peter, thanks for the news. I have been doing some tests, persisting
diferent kind of objects and until now everythings works fine.
If you find anything else, please let me now.
Thanks.
Matias.
De: Pharo-users en nombre de PBKResearch
Enviado: sábado,
Hi Matias
A further report. I have worked through the test suite in OmniBaseTests,
running each test individually. I now have all green except two -
testEquality, which fails on the storage and retrieval of 'Date today', and
testGC, which fails for reasons I have not yet found.
The worrying
Hi Alistair
I am not trying to compare dates, I just want to be sure that OmniBase stores
and retrieves dates without altering them. I have done further tests which show
that this is not so. By looking at the start time, I find that the original
date for today starts at 00:00:00 BST (as it shou
Peter,
> On 23 Jun 2018, at 15:39, Peter Uhnák wrote:
>
> Hi,
>
> I'm starting to familiarize myself with new streams, and one thing I've
> noticed is the removal of #lineEndConvention (which I use all the time).
>
> So a statement like this
>
> aFile writeStreamDo: [ :stream |
> strea
Hi Peter,
On Sat, 23 Jun 2018 at 17:47, PBKResearch wrote:
>
> Hello All
>
>
>
> I am experimenting with the version of OmniBase which Esteban Lorenzano
> posted a few days ago. With corrections posted by Matias Moretto, who is
> working on the same track, I have got the first five tests all gr
Retransmit with additional information: All tests with Windows 10 with all
recent updates
Hello All
I am experimenting with the version of OmniBase which Esteban Lorenzano
posted a few days ago. With corrections posted by Matias Moretto, who is
working on the same track, I have got the firs
Hello All
I am experimenting with the version of OmniBase which Esteban Lorenzano
posted a few days ago. With corrections posted by Matias Moretto, who is
working on the same track, I have got the first five tests all green. On the
sixth test, OmniBaseTest>>#testEquality, I have run into a stra
>>
>>
>>> it’s was mainly about the removal of Omnibase dependancies)… and
>>> generating Seaside web UI (through Magritte) we do not have that anymore.
>
> It was not really a choice. Netstyle submitted it that way I guess.
And what we did was mainly to remove remaining trace of these depe
> Le 23 juin 2018 à 15:50, Sean P. DeNigris a écrit :
>
> cedreek wrote
>> it’s was mainly about the removal of Omnibase dependancies)… and
>> generating Seaside web UI (through Magritte) we do not have that anymore.
It was not really a choice. Netstyle submitted it that way I guess.
Still
cedreek wrote
> it’s was mainly about the removal of Omnibase dependancies)… and
> generating Seaside web UI (through Magritte) we do not have that anymore.
I'm curious - what was the motivation to remove those two dependencies?
-
Cheers,
Sean
--
Sent from: http://forum.world.st/Pharo-Small
Hi,
I'm starting to familiarize myself with new streams, and one thing I've
noticed is the removal of #lineEndConvention (which I use all the time).
So a statement like this
aFile writeStreamDo: [ :stream |
stream lineEndConvention: #lf.
stream << '...'
].
has to be written like so
aFile write
Nice - now you’ve really got to work out the details of the competition and how
your going to judge it.
Sent from my iPhone
> On 23 Jun 2018, at 11:07, horrido wrote:
>
> Alan Kay contributed to my campaign! This is so frickin' amazing!
>
> Can we spell S-T-A-R P-O-W-E-R, boys and girls
As a matter of accuracy, it is more active essays paradigm[1].
Hilaire
[1] http://www.vpri.org/pdf/tr2009002_active_essays.pdf
Le 23/06/2018 à 08:17, Hilaire a écrit :
> They call it Dynabook in the old time... Not yet there 40 years later,
> we are damn slow.
--
Dr. Geo
http://drgeo.eu
Alan Kay contributed to my campaign! This is so frickin' amazing!
Can we spell S-T-A-R P-O-W-E-R, boys and girls?
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
Matias
Thanks. I have made this change, but it does not affect the tests I have
run.
I have focused on getting the test suite in OmniBaseTests to run. So far I
still have 5 greens, 7 reds and one orange. The greens are all the first
five test methods in the browser list; it seems it half fa
Hi Paul,
I did nothing more since what was discussed in this thread.
This is still something I’m interested in but it’s not a priority at the moment.
The work done since Max published it was to make it work (it’s was mainly about
the removal of Omnibase dependancies). BTW, removing was « easy »
18 matches
Mail list logo