<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://95.179.246.60/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Discover_in_what_package_a_Class_lives</id>
	<title>Discover in what package a Class lives - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://95.179.246.60/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Discover_in_what_package_a_Class_lives"/>
	<link rel="alternate" type="text/html" href="http://95.179.246.60/mediawiki/index.php?title=Discover_in_what_package_a_Class_lives&amp;action=history"/>
	<updated>2026-05-08T12:46:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.17</generator>
	<entry>
		<id>http://95.179.246.60/mediawiki/index.php?title=Discover_in_what_package_a_Class_lives&amp;diff=67&amp;oldid=prev</id>
		<title>Nmingott: imported material</title>
		<link rel="alternate" type="text/html" href="http://95.179.246.60/mediawiki/index.php?title=Discover_in_what_package_a_Class_lives&amp;diff=67&amp;oldid=prev"/>
		<updated>2025-05-03T23:27:27Z</updated>

		<summary type="html">&lt;p&gt;imported material&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Problem&amp;#039;&amp;#039;&amp;#039;. In what package does a class live? In what directory is that? You may well want to know that because, for example, it might be necessary to ship some data with your packages and the easiest solution is probably to put them in the same directory.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Solution&amp;#039;&amp;#039;&amp;#039;. Let&amp;#039;s do it with an example. I load the package &amp;#039;&amp;#039;&amp;#039;Sound&amp;#039;&amp;#039;&amp;#039;, to have some external class to study &amp;lt;code&amp;gt;Feature require: &amp;#039;Sound&amp;#039;.&amp;lt;/code&amp;gt;  then go looking for the package of the class SoundSystem and its position on the filesystem with:&lt;br /&gt;
 SoundSystem package.                       &amp;quot;=&amp;gt;  a CodePackage(Sound 1.23) &amp;quot;&lt;br /&gt;
 SoundSystem package packageDirectoryName . &amp;quot;=&amp;gt; &amp;#039;/home/p/prog/smalltalk/Cuis-Smalltalk-Dev/Packages/Features/&amp;#039; &amp;quot;&lt;/div&gt;</summary>
		<author><name>Nmingott</name></author>
	</entry>
</feed>