[Glass] ServerBlocks and compiler issues

Dale Henrichs via Glass glass at lists.gemtalksystems.com
Sat Apr 25 19:09:46 PDT 2015


Yes, there are a number of Caveats[1] to be observed when working with 
server blocks .. perhaps I should have put the Caveats at the top of the 
doc?

Dale

[1] 
https://github.com/GsDevKit/gsDevKitHome/blob/dev/docs/articles/gsDevKitServerBlocks.md#caveats
On 4/25/15 3:14 PM, Sebastian Heidbrink via Glass wrote:
> Hi again!
>
> Okay, well,.... I have to define System as a Global,.... but also in 
> the "right" workspace,...
> This now worked, but only in the "Pharo workspace" I was trying this 
> in the roassal one...
>
> Sebastian
>
> On 2015-04-25 2:02 PM, Sebastian Heidbrink via Glass wrote:
>> Hi!
>>
>> I am in the process to dabble around with the newly released thin 
>> client related serverblocks [1].
>>
>> Some how I have trouble with the usage of alien class references and 
>> methods within the serverblocks.
>> Given the code from the example:
>>
>> DevKitShell
>>   exportClassToServer: NeoCSVTestObject;
>>   onServerDo: [ System commitTransaction ].
>>
>> Pharo won't execute that code neither commitTransaction or System are 
>> defined in the image....
>>
>> What am I doing wrong?
>> Thanks
>> Sebastian
>>
>>
>> [1] 
>> https://github.com/GsDevKit/gsDevKitHome/blob/dev/docs/articles/gsDevKitServerBlocks.md
>>
>> _______________________________________________
>> Glass mailing list
>> Glass at lists.gemtalksystems.com
>> http://lists.gemtalksystems.com/mailman/listinfo/glass
>
> _______________________________________________
> Glass mailing list
> Glass at lists.gemtalksystems.com
> http://lists.gemtalksystems.com/mailman/listinfo/glass



More information about the Glass mailing list