You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by Samisa Abeysinghe <sa...@gmail.com> on 2005/02/09 11:18:52 UTC

Coding convention

Does anyone has a copy of the coding convention we used to have in the old Wiki?

If so please send it over or do upload to the new Wiki.

BTW: are we any more interested in coding convention?

Thanks,
Samisa...

Re: Coding convention

Posted by Nadir Amra <am...@us.ibm.com>.
Yes, I think it is useful.  It should be updated to include putting 
platform specific typedefs/defines in the platform header files - i.e. if 
there is a point where you are going to do ifdef AIX or ifdef WINDOWS, 
then an attempt should be made to put that kind of stuff in platform 
specific header files. 


Samisa Abeysinghe <sa...@gmail.com> wrote on 02/09/2005 
04:18:52 AM:

> Does anyone has a copy of the coding convention we used to have in 
> the old Wiki?
> 
> If so please send it over or do upload to the new Wiki.
> 
> BTW: are we any more interested in coding convention?
> 
> Thanks,
> Samisa...