Quote:
Originally Posted by Greg McKaskle
I'm not sure the LV code is excellent, but your feedback on the Java code sounds reasonable. Giving detailed criticism is a pretty big part of learning to analyze code and choose APIs. Perhaps the author will get around to addressing some of your concerns.
Thanks for playing.
Greg McKaskle
|
Thank you. I hope there is still discussion within WPI on how to improve the Java. Things like, for example, documentation for UDP protocols in the API without actual support in the Squawk VM just show how neglected the Java APIs are. It hugely hinders our productivity, as we have to attempt to implement them before finding out that they're not even supported, and that that isn't documented anywhere. If ChiefDelphi didn't exist, every team would have to discover that for themselves. Not quite optimal.
Thanks again for your replies!