Thanks for the follow up log message Marcus.
cheers -ben
On Wed, Aug 3, 2016 at 7:00 PM, Marcus Denker <marcus.den...@inria.fr> wrote:
>
>> On 03 Aug 2016, at 12:24, GitHub <nore...@github.com> wrote:
>>
>> Branch: refs/heads/6.0
>> Home: https://github.com/pharo-project/pharo-core
>> Commit: 94fcf44742b41d7898726b57a76edc70fb1d9aea
>>
>> https://github.com/pharo-project/pharo-core/commit/94fcf44742b41d7898726b57a76edc70fb1d9aea
>> Author: Jenkins Build Server <bo...@pharo-project.org>
>> Date: 2016-08-03 (Wed, 03 Aug 2016)
>>
>>
>> Log Message:
>> -----------
>> 60165
>> Moose
>
>
> Fixes these issues:
> - case 18691
> - case 18471
> - case 18244
> - case 18708
> - GT-InspectorExtensions: only show methods for the current class, added
> basic example for RBCondition
> - Uses Pragma>>#methodSelector instead of Pragma>>#selector (case 18665).
> - Uses Behavior>>#classLayout instead of Behavior>>#layout (case 16636).
> - Uses CompiledMethod>>#sourceCode instead of CompiledMethod>>#getSource
> (case 18694).
> - GT-EventRecorder: Add a basic recorder event
>
> Marcus