For a better design, shouldn't globals not be used? Rather have a class that possibly hold static and uses get and set methods for passing around variables?
Sougata Pal.
unread,
Feb 12, 2012, 12:32:52 AM2/12/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongol...@googlegroups.com
I just verified your code you submitted contains no initialisation of global vars class. I just fixed it and committed revision to SVN repo. U can checkout from there directly.