<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>
How do I move some of the classes from one package into a new package? For example, I currently have package 'GSNApp', with lots and lots of classes. I want to create a package called 'GSNApp-DB' and move all the classes that have to do with the database into it. Looking at all the Squeak menus, I can't see any way to do this.<BR>
&nbsp;<BR>
Thanks,<BR>Richard<BR><br /><hr />Explore the seven wonders of the world <a href='http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE' target='_new'>Learn more!</a></body>
</html>