Dale Henrichs wrote:
Tim,
If there is a colon in one of the arguments (like in a Symbol)
then the selector parser gets confused ...
Dale
I never noticed before, but I've confirmed that behaviour and logged a
case.
https://pharo.fogbugz.com/default.asp?13826
Open
a Syste
Tim,
If there is a colon in one of the arguments (like in a Symbol) then the
selector parser gets confused ...
Dale
On Sun, Aug 10, 2014 at 3:13 PM, p...@highoctane.be
wrote:
> On Sun, Aug 10, 2014 at 11:33 PM, Tim Mackinnon wrote:
>
>> As I relearn/learn how to use Pharo, I’m struck by some
Le 10/08/2014 23:33, Tim Mackinnon a écrit :
As I relearn/learn how to use Pharo, I’m struck by some of the excellent
changes and confounded by some of the simple things that boggle me.
So, I wanted to follow a path through some message sends - the use of
#alert:title: in UIManager specificall
On Sun, Aug 10, 2014 at 11:33 PM, Tim Mackinnon wrote:
> As I relearn/learn how to use Pharo, I’m struck by some of the excellent
> changes and confounded by some of the simple things that boggle me.
>
> So, I wanted to follow a path through some message sends - the use of
> #alert:title: in UIMa
Thanks guys - I was offline and didn't notice the replies. Definitely good to
know I can do this.
Tim
Sent from my iPhone
> On 10 Aug 2014, at 10:34 pm, Benjamin
> wrote:
>
> A slice is basically just a set of mcz files
> So there is no problem at all to use slices for your personal projects
A slice is basically just a set of mcz files
So there is no problem at all to use slices for your personal projects :)
Ben
On 10 Aug 2014, at 23:24, Tim Mackinnon wrote:
> I will make a not to try Versioneer (although the image I am using is the one
> PharoLauncher is built in, which is 3.0).
As I relearn/learn how to use Pharo, I’m struck by some of the excellent
changes and confounded by some of the simple things that boggle me.
So, I wanted to follow a path through some message sends - the use of
#alert:title: in UIManager specifically.
So I browser UIManager, find the method (it
I will make a not to try Versioneer (although the image I am using is the one
PharoLauncher is built in, which is 3.0).
Anyway - I did try making a slice with bug number 0, and my own description,
and it let me create one and save it in my own repository. I’m not sure if
there are any bad ramif
Hi!
We try to keep track of users of Roassal.
It would be great to have your logo on http://objectprofile.com/Users.html
So, if you are a Roassal (or Hapao, Roassal3d, Spy) user, let us know please!
It helps building a strong community.
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.
I am interested in that categorizer, especially to tweak it to my own
patterns of use.
Where is it? Will it work in 3.0? (As 3.0 is the release we can use for
production code).
Phil
It is just a glitch.
I worked on a better categoriser and it requires one or two days of
polishing to integrate it.
If you want to help just ask.
Stef
On 9/8/14 16:23, Tim Mackinnon wrote:
When using Pharo 4.0 - if I create a new class (subclass of Object) and then
create a new class method
+1
it would be really useful to have a refactoring “make creator with instance
vars”, to allow you to pick inst vars and do something like:
Blah class>>children: aCollection
^ self basicNew
initializeChildren: aCollection;
yourself
Blah>>initializeChild
oops
I will fix it :P
(yes, I changed the urls)
Esteban
On 09 Aug 2014, at 13:33, Tim Mackinnon wrote:
> Another url was: http://www.pharo.org/get-involved
>
> On 9 Aug 2014, at 12:32, Tim Mackinnon wrote:
>
>> Guys - some of the URL’s on the pharo website have changed - I think it
>> woul
On 10/8/14 08:58, Tim Mackinnon wrote:
Hi Ben - I’m familiar with what you describe, and I guess I will have a poke.
I have noticed I can type - , and put some text like
“Person—MyChanges-description” - so maybe I should just do that in my repo?
yes
Sean’s suggestion of a change set is
A slice is just a normal package with depend packages.
You can also put a dummy number and commit locally to your local cache.
Stef
Hi - i was playing around with some changes in a few packages to see if I can
make a contribution to PharoLauncher.
I want to version my spikes, in case I trash
Tim Mackinnon wrote:
Hi Ben - I’m familiar with what you describe, and I guess I will have a poke.
I have noticed I can type - , and put some text like “Person—MyChanges-description” - so maybe I should just do that in my repo?
Sean’s suggestion of a change set is a decent fallback, ho
Hi Ben - I’m familiar with what you describe, and I guess I will have a poke.
I have noticed I can type - , and put some text like
“Person—MyChanges-description” - so maybe I should just do that in my repo?
Sean’s suggestion of a change set is a decent fallback, however given we have
code r
17 matches
Mail list logo