|
-
Nov 6th, 2009, 12:08 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED] option strict on
should i put option strict on for a module which i intend to include in my projects? i meant the module itself not the projects.
because with it on, i had to convert strings to number before i can compare them, and i'm guessing that this conversion gives us unneccessary overhead
on a side note, the included module will be tested such that there would be no bugs, hence i was wondering if the option strict on for included modules is encouraged or discouraged
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|