Hi:<br><br>Obviously, you can.<br><br>But, VW have tools and things to make easy the development and deploy.<br>Some thing, like UIPaint, don&#39;t have your replacement in Squeak, but I don&#39;t find any stopper to develop in Squeak.<br>
<br>The only point to review is this: Your application always will be in a World (Squeak Enviroment),<br><br>Here you are some tips.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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.<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Second Tip: You can package your images like Lukas Reggie do in Seaside One lick. <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Third Tip: You can customize the UI in your application like mac with Pinesoft package.<br><br>Regards<div id="result_box" dir="ltr">
<br>&nbsp;&nbsp; <br><br></div><br><div class="gmail_quote">On Thu, Mar 6, 2008 at 10:08 PM, RENE PLOURDE &lt;<a href="mailto:realpepe@mac.com">realpepe@mac.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Can one use Squeak to build and sell applications? My wife is a<br>
musician and has some ideas for a Music Theory Application and asked<br>
if I could build it. The choices seem to be between Squeak and<br>
VisualWorks.<br>
<br>
If one built an application with Squeak are there tools for packaging<br>
it so that you only ship executables and not the entire development<br>
environment?<br>
<br>
Thanks for any information you can provide.<br>
<br>
Rene&#39;<br>
_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>
</blockquote></div><br>