<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.6" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: iGloo: A Different Kind of Snit</title>
	<link>http://www.foothills.wjduquette.com/blog/archives/1350</link>
	<description>This and that, now and then.  Mostly book reviews, with the occasional descent into whimsy</description>
	<pubDate>Thu, 20 Nov 2008 18:40:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.6</generator>

	<item>
		<title>by: escargo</title>
		<link>http://www.foothills.wjduquette.com/blog/archives/1350#comment-2742</link>
		<pubDate>Mon, 30 Oct 2006 14:16:32 +0000</pubDate>
		<guid>http://www.foothills.wjduquette.com/blog/archives/1350#comment-2742</guid>
					<description>Googling for "object traits" eventually led me to this: http://www.iam.unibe.ch/~scg/Research/Traits/

For some object systems, you can compose some aspects of object behavior by using a sort of bundle of methods. I suppose they would be like "mixins" but with known groups of methods.</description>
		<content:encoded><![CDATA[<p>Googling for &#8220;object traits&#8221; eventually led me to this: <a href="http://www.iam.unibe.ch/~scg/Research/Traits/" rel="nofollow">http://www.iam.unibe.ch/~scg/Research/Traits/</a></p>
<p>For some object systems, you can compose some aspects of object behavior by using a sort of bundle of methods. I suppose they would be like &#8220;mixins&#8221; but with known groups of methods.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: ARNOLD Stéphane</title>
		<link>http://www.foothills.wjduquette.com/blog/archives/1350#comment-2689</link>
		<pubDate>Sat, 28 Oct 2006 21:37:25 +0000</pubDate>
		<guid>http://www.foothills.wjduquette.com/blog/archives/1350#comment-2689</guid>
					<description>Hi,

I would like to tell you that I have been investigating into emulating Snit with others OO systems. (yes, really!)

Xoins (http://wiki.tcl.tk/xoins) is Snit under XOTcl and thus, could be adapted to TIP#257. It has never reached full compat. but is functionnal for simple feature. If you dare, you can take ideas from it, it is free software.

As the author of Xoins, I abandonned this project because compatibility with Snit under XOTcl is *tough*. 

I hope you will success in your project. Good luck!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I would like to tell you that I have been investigating into emulating Snit with others OO systems. (yes, really!)</p>
<p>Xoins (http://wiki.tcl.tk/xoins) is Snit under XOTcl and thus, could be adapted to TIP#257. It has never reached full compat. but is functionnal for simple feature. If you dare, you can take ideas from it, it is free software.</p>
<p>As the author of Xoins, I abandonned this project because compatibility with Snit under XOTcl is *tough*. </p>
<p>I hope you will success in your project. Good luck!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Will Duquette</title>
		<link>http://www.foothills.wjduquette.com/blog/archives/1350#comment-2687</link>
		<pubDate>Sat, 28 Oct 2006 19:42:11 +0000</pubDate>
		<guid>http://www.foothills.wjduquette.com/blog/archives/1350#comment-2687</guid>
					<description>I'm not familiar with Traits; can you tell me more about them?</description>
		<content:encoded><![CDATA[<p>I&#8217;m not familiar with Traits; can you tell me more about them?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Robert</title>
		<link>http://www.foothills.wjduquette.com/blog/archives/1350#comment-2686</link>
		<pubDate>Sat, 28 Oct 2006 19:33:10 +0000</pubDate>
		<guid>http://www.foothills.wjduquette.com/blog/archives/1350#comment-2686</guid>
					<description>I wonder if you could marry Snit's delegation model with Traits and get you not only the inheritance you want or need but a very clean way to do it. Just a though.</description>
		<content:encoded><![CDATA[<p>I wonder if you could marry Snit&#8217;s delegation model with Traits and get you not only the inheritance you want or need but a very clean way to do it. Just a though.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
