Date: 09/07/00
- Next message: Spruce Weber: "Re: [phplib] Object Template"
- Previous message: Alexander Aulbach: "Re: [phplib] why $db->nf() returns 0 all the time???"
- In reply to: Spruce Weber: "[phplib] Object Template"
- Next in thread: Spruce Weber: "Re: [phplib] Object Template"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 5 Sep 2000, Spruce Weber wrote:
} eval(sprintf("\$tmp = $%s->%s;", $object, $method));
}...What do you think?
Great idea, but I think for practical use too slow. eval() is evil. :>
Have you made any performance tests with it?
--SSilk - Alexander Aulbach - Herbipolis/Frankonia Minoris - (0931)22032
--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: Spruce Weber: "Re: [phplib] Object Template"
- Previous message: Alexander Aulbach: "Re: [phplib] why $db->nf() returns 0 all the time???"
- In reply to: Spruce Weber: "[phplib] Object Template"
- Next in thread: Spruce Weber: "Re: [phplib] Object Template"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

