"John Wells" <[EMAIL PROTECTED]> wrote... :
> I'm working on a large VB/Sql Server to Php/Postgresql conversion (approx.
> 60k lines of code).
First of all, VB is precompiled and PHP is not. This will already be
slower. So, you gonna need to create a logic that loads only the
necessary classes f
I'm working on a large VB/Sql Server to Php/Postgresql conversion (approx.
60k lines of code).
I'd like to design this thing as OO as possible, because I think
ultimately it leads to better, more extendable and readable software.
However, since php does the whole copy thing with objects, I'm a li
2 matches
Mail list logo