[Glass] ServerBlocks and compiler issues

Mariano Martinez Peck via Glass glass at lists.gemtalksystems.com
Mon Apr 27 06:14:30 PDT 2015


On Sat, Apr 25, 2015 at 6:02 PM, Sebastian Heidbrink via Glass <
glass at lists.gemtalksystems.com> 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....
>
>
To minimize this compiler issues, wouldn't it be easier for you to load the
package MockGemStone into Pharo?

http://seaside.gemtalksystems.com/ss/MockGemStone




> 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
>



-- 
Mariano
http://marianopeck.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20150427/fb8aa328/attachment.html>


More information about the Glass mailing list