Sunday, December 2, 2007

[oopic] Re: Weird Program Behavior

> Thank you. You were right. I am just so used to java that I thought
> it was perfectly acceptable to make local objects. Nice thing the
> compiler gave me a warning! It works as expected now making all
> objects global.
>

More often than not, objects refer to physical hardware or some
external interface. As a result, it doesn't make sense to have
dynamic object creation/deletion.

That and the compiler is a lot easier to write...

Yes, there is a missing error message!

Richard



Yahoo! Groups Links

<*> To visit your group on the web, go to:

http://groups.yahoo.com/group/oopic/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:

http://groups.yahoo.com/group/oopic/join

(Yahoo! ID required)

<*> To change settings via email:
mailto:oopic-digest@yahoogroups.com
mailto:oopic-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
oopic-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:

http://docs.yahoo.com/info/terms/

No comments:

Post a Comment