From: Rick DeNatale Date: 2006-08-13T05:27:43+09:00 Subject: Re: Modules -> do I have is straight? On 8/12/06, Robert Klemme wrote: > > Most of the code I have seen is in the same class or at least the same > > direcctory. Is it typical for ruby applications to create a package > > structure similar to a java app? > > You can do that. From what I've seen though these hiearchies are not as deep > as they are usually in Java. of course in Java it's common practice to use the root levels of the package naming hierarchy to identity the organizational source of the package using a reversed dns name. e.g. org.osgi.framework org.osgi.service.cm org.osgi.util.measurement com.ibm.db2.app com.ibm.oti.vm org.eclipse.swt.widgets The top-levels of these hierarchies are (usually) empty. -- Rick DeNatale IPMS/USA Region 12 Coordinator http://ipmsr12.denhaven2.com/ Visit the Project Mercury Wiki Site http://www.mercuryspacecraft.com/