On 14.04.2010, at 17:41, Sean P. DeNigris wrote:
> 
> 
> I'm sure this must be a common goal: how do package developers, who use
> Monticello, distribute non-code things, like files (such as image files)
> with their packages?

Typically, they don't. Usually packages only have code. Small things (like 
icons) are converted to source code. Larger media files do not normally occur 
in shared packages, only in app development. For apps, media files are 
distributed separately.

However, *if* you wanted to include arbitrary files with your code package, SAR 
files would be the #1 choice:

        http://wiki.squeak.org/squeak/3324


- Bert -


_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to