L
Lieven De Foor
Guest
Just stop using procedures altogether and only use classes/methods unless the language is forcing you to (e.g. bootstrapping, .p to access AppServer, async callback procedure etc...). That seems to work for me ;-)
Continue reading...
Continue reading...