[Vm-dev] Filling in missing Squeak plugins---cs to get ClipboardExtenededPlugin into squeak link provided

gettimothy gettimothy at zoho.com
Mon Jun 2 16:40:24 UTC 2014


Hi All.


ClipboardExtendedPlugin exists as C code in current Cog svn co, but there it does not come as a Smalltalk Class in VMMaker.oscog


Bert David and Mariano discussed it here: http://forum.world.st/where-is-ClipboardExtendedPlugin-td3057443.html


I filed in the changeset here:




http://squeakvm.org/svn/squeak/trunk/platforms/Mac%20OS/plugins/ClipboardExtended/JMMExtendedClipBoardPlugin.1.cs




This gave me the ClipboardExtendedPlugin class and the VMMaker was able to generate the ClipboardExtendedPlugin.s



 /* Automatically generated by
 SmartSyntaxPluginCodeGenerator * VMMaker.oscog-eem.720 uuid: 0db9a001-37b2-4c1b-9aa8-0e661200853c
 from
 ClipboardExtendedPlugin * VMMaker.oscog-eem.720 uuid: 0db9a001-37b2-4c1b-9aa8-0e661200853c
 */




I did a diff between the generated code from that new class and the existing C code from SVN co and there are significant differences.


Let me know how you want to proceed on this.


thx.


tty



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20140602/2a24e788/attachment.htm


More information about the Vm-dev mailing list