<html>
<body>
<font size=3>At 06:11 AM 7/5/2005, you wrote:<br><br>
<blockquote type=cite class=cite cite="">On Jul 5, 2005, at 12:39 PM,
Blake wrote:<br>
<blockquote type=cite class=cite cite=""><br>
In just about any professional desktop development tool today, the&nbsp;
<br>
process of displaying DB data in form or grid format is nigh&nbsp; <br>
automatic.&nbsp; I can do it without a line of code, and I can do
it&nbsp; <br>
even if I've never seen the tool in my life.</blockquote><br>
......<br>
At any rate, you're certainly right that Squeak is not a&nbsp; <br>
&quot;professional desktop development tool&quot;.&nbsp; If you're
looking for one&nbsp; <br>
of those (and, I gather, on the Windows platform), try Dolphin.<br><br>
Avi<br>
</blockquote><br>
I too strongly agree with (the other) Blake.&nbsp; My company settled on
using<br>
Scheme instead of Squeak for these reasons plus one other.&nbsp;
Squeak<br>
is non-reentrent making it almost useless as an extension
language.<br><br>
It's real cute that you can do all kinds of neat stuff with Squeak.&nbsp;
The problem<br>
is that most people want to manipulate data.&nbsp; It's fun to play with
at home<br>
but its hard to make real use of it if you can't use it at work.&nbsp;
IMO, what<br>
would make Squeak a hell of a lot more useful would be:<br><br>
1.&nbsp; Make dialogs easy to develop and use<br>
2.&nbsp; Out-of-the-box and clean ODBC support<br>
3.&nbsp; Make the VM re-entrent<br>
4.&nbsp; Make it simple, lots of progressively complex examples<br><br>
Squeak has become way too complex to use.&nbsp; Yea, its easy
creating<br>
a new class or instantiating a collection class but just try to write
a<br>
simple phone book application.&nbsp; I'd find it hard to find a more
difficult<br>
and complex and undocumented environment.<br><br>
Please don't get me wrong.&nbsp; I really like Smalltalk and deeply
appreciate<br>
what the developers of Squeak have done.&nbsp; Try as I might, I can't
seem<br>
to figure out Squeak and make use of it.&nbsp; It has just become so
complex.<br>
I own the available books and they haven't been too much help - 
they<br>
again basically ignore business applications (dialogs and
data).&nbsp;&nbsp; I'd live<br>
to see these issues resolved.<br><br>
Just one opinion.<br><br>
--blake (the other one)<br>
</font></body>
</html>