On 24 Feb 2015, at 09:58, Nicolas Cellier <nicolas.cellier.aka.nice@gmail.com> wrote:2015-02-24 9:48 GMT+01:00 Sven Van Caekenberghe <sven@stfx.eu>:
> On 24 Feb 2015, at 09:47, Max Leske <maxleske@gmail.com> wrote:
>
>
>> On 24 Feb 2015, at 09:33, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
>>
>> But for configuration everyone anyway uses
>>
>> ���CoufigurationOf������ asClass load
>
> I wasn���t aware that #asClass existed��� ;)
You are a Noob, Max ;-)
Maybe'Foo' as: Class
->String>>as: aBehavior ^aBehavior fromString: self
->^Class fromString: 'Foo'or something like that?