<feed xmlns='http://www.w3.org/2005/Atom'>
<title>snap/snap.html, branch development</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://git.schneefux.xyz/schneefux/snap/atom/snap.html?h=development</id>
<link rel='self' href='http://git.schneefux.xyz/schneefux/snap/atom/snap.html?h=development'/>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/'/>
<updated>2015-03-24T17:29:54Z</updated>
<entry>
<title>merge branch OOP</title>
<updated>2015-03-24T17:29:54Z</updated>
<author>
<name>Gubolin</name>
<email>gubolin@fantasymail.de</email>
</author>
<published>2015-03-24T17:29:54Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=bdd780e0030507626c947f85880a9eaa36e24194'/>
<id>urn:sha1:bdd780e0030507626c947f85880a9eaa36e24194</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prototypal inheritance of sprite-local variables</title>
<updated>2015-03-21T10:12:43Z</updated>
<author>
<name>Jens Mönig</name>
<email>jens@moenig.org</email>
</author>
<published>2015-03-21T10:12:43Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=4acf1896bd9fa57d3dbe3f4721b6790c6f3b0d56'/>
<id>urn:sha1:4acf1896bd9fa57d3dbe3f4721b6790c6f3b0d56</id>
<content type='text'>
(experimental) slotwise inheritance à la Henry Lieberman for
sprite-local variables.

see
http://web.media.mit.edu/~lieber/Lieberary/OOP/Delegation/Delegation.htm
l

Let a sprite inherit another sprite’s local variables by making it the
“parent” in the sprite-icon’s context menu (the button icon in the
sprite corral underneath the stage). The child not only inherits the
variable slot but also - dynamically - the parent variable’s value.
Changing the parent’s variable value also changes it for every child.
If a child uses SET or CHANGE on an inherited variable it automatically
“shadows” it with its own value, thereby stopping dynamic participation
in the parent slot’s value (in effect dis-inheriting that slot).
Deleting a shadowed variable slot once again reinstates its inheritance
status.

inherited variables are shown as “ghosted” both in the child’s
variables palette and in such stage watchers. “Shadowing” them
un-ghosts both the variable blob template in the palette and the
watcher onstage (if any). Deleting a shadowed variable once again
ghosts the watcher and the palette block template.

Delete a (shadowed) variable either via the “Delete a variable” button
in the IDE or using the new “Delete” block in the variables category
</content>
</entry>
<entry>
<title>Merge branch 'master' into development</title>
<updated>2015-03-20T19:18:12Z</updated>
<author>
<name>Gubolin</name>
<email>gubolin@fantasymail.de</email>
</author>
<published>2015-03-20T19:18:12Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=c8de6a00e38e52bfc4b9b3a095cbcad1861687de'/>
<id>urn:sha1:c8de6a00e38e52bfc4b9b3a095cbcad1861687de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switch from beta to release candidate</title>
<updated>2015-03-15T14:01:25Z</updated>
<author>
<name>Jens Mönig</name>
<email>jens@moenig.org</email>
</author>
<published>2015-03-15T14:01:25Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=fdd2ecf7d91d8026d3ca42c4bd52774877c72645'/>
<id>urn:sha1:fdd2ecf7d91d8026d3ca42c4bd52774877c72645</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch p2p into development</title>
<updated>2015-03-08T08:52:49Z</updated>
<author>
<name>Gubolin</name>
<email>gubolin@fantasymail.de</email>
</author>
<published>2015-03-08T08:52:49Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=808076ff0f36d87a514a56de747f0c937624e75d'/>
<id>urn:sha1:808076ff0f36d87a514a56de747f0c937624e75d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>first working version of p2p cloud variables</title>
<updated>2015-03-06T19:26:02Z</updated>
<author>
<name>Gubolin</name>
<email>gubolin@fantasymail.de</email>
</author>
<published>2015-03-06T19:26:02Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=ec6b7710d30dedb3b55a44bd24ecebf152ce4713'/>
<id>urn:sha1:ec6b7710d30dedb3b55a44bd24ecebf152ce4713</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ooops, forgot to solve merge conflict</title>
<updated>2015-01-11T09:38:06Z</updated>
<author>
<name>Gubolin</name>
<email>gubolin@fantasymail.de</email>
</author>
<published>2015-01-11T09:38:06Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=b80efbef70b64c1ee982d4ba5116f4df71d169ad'/>
<id>urn:sha1:b80efbef70b64c1ee982d4ba5116f4df71d169ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge mobileapp</title>
<updated>2015-01-11T09:32:15Z</updated>
<author>
<name>Gubolin</name>
<email>gubolin@fantasymail.de</email>
</author>
<published>2015-01-11T09:32:15Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=ff3abf9d87a502cdf31a5f4abcbbf1826fd64fc9'/>
<id>urn:sha1:ff3abf9d87a502cdf31a5f4abcbbf1826fd64fc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge upstream</title>
<updated>2015-01-03T10:24:35Z</updated>
<author>
<name>Gubolin</name>
<email>gubolin@fantasymail.de</email>
</author>
<published>2015-01-03T10:24:35Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=4bb6d3c0e3af8c379d6a63934110cde1a8e31449'/>
<id>urn:sha1:4bb6d3c0e3af8c379d6a63934110cde1a8e31449</id>
<content type='text'>
</content>
</entry>
<entry>
<title>set thread scheduler to fire every 10ms</title>
<updated>2014-12-14T09:58:49Z</updated>
<author>
<name>Gubolin</name>
<email>gubolin@fantasymail.de</email>
</author>
<published>2014-12-14T09:58:49Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=b2bb08144afce2e90be5942172919b9bad6df71e'/>
<id>urn:sha1:b2bb08144afce2e90be5942172919b9bad6df71e</id>
<content type='text'>
</content>
</entry>
</feed>
