Steve Bertrand wrote:
> Jenda Krynicky wrote:
>> From: Steve Bertrand <st...@ibctech.ca>

>>> Is it recommended that I stick with the overall style of the project by
>>> making all of the modules object-oriented, or is it better to create
>>> procedural modules when objects are not required?

>> Depends. Not on the project or the code, but rather on the person you 
>> ask. If you ask me ... yes, it's perfectly fine to use OO only where 
>> it actually helps with something and plain old procedural interface 
>> where it doesn't. If you ask someone else, he/she may very well try 
>> to talk you into writing everything as objects and classes.
>>
>> Use whatever feels more natural to you.

I think I'm fuzzily going through a clue moment.

Would someone please advise whether the following statement makes sense:

"I think what I'm doing is accessing class methods through an object
derived from the class".

If it doesn't, I'll supply code.

Steve

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to