Hi: Obviously, you can.
But, VW have tools and things to make easy the development and deploy. Some thing, like UIPaint, don't have your replacement in Squeak, but I don't find any stopper to develop in Squeak. The only point to review is this: Your application always will be in a World (Squeak Enviroment), Here you are some tips. First Tip: make 2 images, one for development and other to production. In the production Image only load your needed package. When finish you development make a file out or use Monticello to export your classes to you production image. Second Tip: You can package your images like Lukas Reggie do in Seaside One lick. Third Tip: You can customize the UI in your application like mac with Pinesoft package. Regards On Thu, Mar 6, 2008 at 10:08 PM, RENE PLOURDE <[EMAIL PROTECTED]> wrote: > Can one use Squeak to build and sell applications? My wife is a > musician and has some ideas for a Music Theory Application and asked > if I could build it. The choices seem to be between Squeak and > VisualWorks. > > If one built an application with Squeak are there tools for packaging > it so that you only ship executables and not the entire development > environment? > > Thanks for any information you can provide. > > Rene' > _______________________________________________ > Beginners mailing list > Beginners@lists.squeakfoundation.org > http://lists.squeakfoundation.org/mailman/listinfo/beginners >
_______________________________________________ Beginners mailing list Beginners@lists.squeakfoundation.org http://lists.squeakfoundation.org/mailman/listinfo/beginners