Craig Latta wrote
> For more details, see https://tinyurl.com/y727fz4a
Cool!
A few things:
- There is a very noticable lag (e.g. ~5 seconds to open an "About" window).
Any idea what it would take to deliver performance levels that feel more
native?
- I wonder how Tether compares to Denis' Seamles
I also turned it to be published as a webpage, its can be viewed from this
link
https://squarebracketassociates.github.io/PharoWiki/
On Sat, Aug 19, 2017 at 11:54 PM Dimitris Chloupis
wrote:
> Many seemed to like the idea of a Pharo wiki , I like it too. I created
> one, can be found here and s
Many seemed to like the idea of a Pharo wiki , I like it too. I created
one, can be found here and super easy to contribute to.
https://github.com/SquareBracketAssociates/PharoWiki
Will keep this thread for alerting for important updates to wiki. Have fun
:)
On 8/19/17, Peter Uhnak wrote:
> On Sat, Aug 19, 2017 at 02:45:28PM +0200, H. Hirzel wrote:
>> Peter, thanks for the confirmation that in your installation of the
>> PetitYAML grammar all tests are green.
>>
>> I wonder how you did it.
>
> As I've said, you need to update PetitParser; if there's n
kilon.alios wrote
> This sneaky tactic can be a great way to promote pharo to your coworkers.
> No need to convert your entire project to PHP. Just start using Pharo for
> minor tasks, maybe clean up the code, analyse and visualise the code base
> with Roassal , parse some text files etc.
I love t
it depends what you mean
if you talk about Pharo code then those tools should be enough , unless it
freezes Pharo (a 100% consumption does not necessarily imply a freeze)
if you talk about the Pharo VM itself then you will need to use one of the
countless profilers that exist for C/C++ . Some OSe
>> Right now I have to execute `Clipboard clipboardText withSqueakLineEndings
>> asString` and then copy&paste the result.
Why not fix the issue instead?
* Browse senders of #cr
* Filter "rub"
* Find the method that navigates the cursor to line end
* change #indexOf::: to use
On Sat, Aug 19, 2017 at 02:45:28PM +0200, H. Hirzel wrote:
> Peter, thanks for the confirmation that in your installation of the
> PetitYAML grammar all tests are green.
>
> I wonder how you did it.
As I've said, you need to update PetitParser; if there's no appropriate catalog
entry, then Confi
P.S. I assume I need to get a developer version. How do I do that?
On 8/19/17, H. Hirzel wrote:
> Peter, thanks for the confirmation that in your installation of the
> PetitYAML grammar all tests are green.
>
> I wonder how you did it.
>
> This is what I did:
>
> 1. I put Pillar on the back burne
Hello Torsten
Tealight installs very fine into the latest Pharo release (6.0 / 6.1).
It is easy to use and the documentation is great!
--Hannes
On 8/15/17, Torsten Bergmann wrote:
> Hi sergio,
>
> why not use my existing "Tealight" project which is (similar to Teapot) also
> available from Pha
Peter, thanks for the confirmation that in your installation of the
PetitYAML grammar all tests are green.
I wonder how you did it.
This is what I did:
1. I put Pillar on the back burner for the moment and
2. I went for a pristine Pharo 6.0 Latest update: #60510 image (a.k.a. 6.1).
3. Then I i
On Thu, Aug 17, 2017 at 7:53 PM, Dimitris Chloupis
wrote:
> Are you aware of the profile tools inside Pharo ? They capture execution
> and offer detailed analysis of how much time is spent on each task. One of
> it can be found in World Menu -> Tools -> Time Profiler
>
Thats good for a normal be
All my tests are green, so maybe you need to update PetitParser too to the
latest (PetitParser-JanKurs.290)
It is probable that Pillar loaded older version of PetitParser.
Peter
On Fri, Aug 18, 2017 at 10:56:30PM +0200, H. Hirzel wrote:
> Hello again
>
> On 8/18/17, Peter Uhnak wrote:
> [...
First lets get a basic understanding of git, filetree and metadata.
The process of using both filetree and git are simple and short , the only
problem is Monticello with a GUI that is not well designed.
With filetree you do what you would have done anyway
1) You pick a package
2) You create a fi
14 matches
Mail list logo