Re: OOP or functional?

[prev] [thread] [next] [Date index for 2005/04/02]

From: Slava Bizyayev
Subject: Re: OOP or functional?
Date: 14:01 on 02 Apr 2005
On Sat, 2005-04-02 at 07:29, Octavian Rasnita wrote:
> As a general idea, what way do you suggest to create the modules that will
> be used with mod_perl?
> Using the functional style (with the Exporter module), or using the object
> oriented style?
> 
> I am asking this because I want to maximize the speed of the execution, and
> I know that the OOP way might be slower.

It appears to be a kind of OT, but if you really concerned about the
performance of a particular chunk of your code -- you should take a look
at NASM, MASM, etc. whatever is appropiate on your hardware. Since C
level all languages and techniques are mainly targeting the code
reusability.

Regards,
Slava


OOP or functional?
Octavian Rasnita 13:29 on 02 Apr 2005

Re: OOP or functional?
Slava Bizyayev 14:01 on 02 Apr 2005

Re: OOP or functional?
jonathan vanasco 17:10 on 02 Apr 2005

Re: OOP or functional?
Steven Lembark 18:55 on 02 Apr 2005

Generated at 14:43 on 11 Apr 2005 by mariachi v0.52