Home
The Toolkit for Online Communities
15903 Community Members, 0 members online, 1884 visitors today
Log In Register

Forum OpenACS Development: Re: Use of inline functions in package creation scripts

OpenACS Home : Forums : OpenACS Development : Re: Use of inline functions in package creation scripts : One Message

+
Posted by Dirk Gomez on
I think it is even more important to clean up the code because it is the prime reference to every programmer!

For example when I played around with the postgres version of the logger I just looked at other code and found the somewhat peculiar-looking stuff with inline functions. Not having a real clue of Postgres I just took up on that trick...