[launcher] templates from fixed URLs

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[launcher] templates from fixed URLs

Ben Coman
Hi Damien,

I like the PhLFixedURLsTemplateGroup you just added to directly
reference specific urls like Pharo 3.0 latest. I corrected a problem
with Settings. Also I think its useful to be explicit about the ones
that refer to 'latest' so I made that change. Could you review these.

The next great thing would be to allow users to add their own fixed urls
without coding.

btw, I was going to follow your example to change
PhLTemplateGroupRepository>>refreshLocal
to >>refreshFast
but it seems the only sender is itself, and also inserted breakpoints do
not trigger.  Looks like it is surplus to requirements.

cheers -ben



Reply | Threaded
Open this post in threaded view
|

Re: [launcher] templates from fixed URLs

Damien Cassou
On Fri, Nov 22, 2013 at 4:24 PM,  <[hidden email]> wrote:
> I like the PhLFixedURLsTemplateGroup you just added to directly reference
> specific urls like Pharo 3.0 latest. I corrected a problem with Settings.
> Also I think its useful to be explicit about the ones that refer to 'latest'
> so I made that change. Could you review these.


thanks for your fix. I like it.


> The next great thing would be to allow users to add their own fixed urls
> without coding.


yes. But I have too many things to do.


> btw, I was going to follow your example to change
> PhLTemplateGroupRepository>>refreshLocal
> to >>refreshFast
> but it seems the only sender is itself, and also inserted breakpoints do not
> trigger.  Looks like it is surplus to requirements.

removed, thanks


--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm."
Winston Churchill