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