David Bajger

Results 58 comments of David Bajger

@demarey Hi Christophe! I think I've finally made all necessary changes to use new CLAP! Please take a review and let me know. Some insights: - there is just one...

@demarey: Incorporated review comments. Now I need to resolve following on CLAP: - resolve printHelp problem - add convenient method to separate first 3 lines on ClapContext>>executeToExit:, so I can...

Yes, tested on release 2.1.8. My output looks like this: ``` Calling teardown... Ran 4 tests. OK Calling teardown... PharoLauncherCommonFunctions.sh: line 45: ./pharo-launcher.sh: No such file or directory ```

@demarey I think this is because you need to specify flag name with pound sign: e.g. `self hasFlag: #no-launch` (see senders).

> I would advise keeping the dash out of the shortName: though. Got it! Dash removed from example.

Hi guys! My 2 cents here: - for me greatest examples/inspiration is to look at MOOC and Pharo by Example, ProfStef (for basics) - I vote to use more soundy...

I don't understand much of your first 2 sentences. And I didn't propose any story telling. But anyway: I don't think there is any strict guideline/prescription how to prepare concepts...

Hi guys! First of all, I don't think there is any 'tension' :) It's good to have correct discussion about how can be concept exercises approached. As explained before and...

> "Everything is an object" is actually a quite advanced concept when you think about it... 😄 When you go to detail, then it is, however purpose of this is...