Hi, At the start of the guththila project we thought to keep it under ws-commons, at that time we decided to put guththila under axis2 directory for some time. If we think it's the time to move on, Here's my +1 !
thanks, Dinesh "nandika jayawardana" <[EMAIL PROTECTED]> writes: > Hi, > In addition to the above folder structure we will have to move out guththila > as > a seperate project ( at the moment guththila is also in xml folder). > > > > thanks > nandika > > > On 5/17/06, Damitha Kumarage <[EMAIL PROTECTED]> wrote: > > Samisa Abeysinghe wrote: > > > Samisa Abeysinghe wrote: > > > >> Correct prefix... > >> > >> -------- Original Message -------- > >> Subject: Modified Axis2C folder structure > >> Date: Wed, 17 May 2006 16:40:27 +0600 > >> From: Damitha Kumarage <[EMAIL PROTECTED]> > >> Reply-To: Apache AXIS C Developers List <[email protected] > > >> To: [email protected] > >> > >> > >> > >> Hi, > >> Since we are going to separate Axis2 C sub/dependant projects into > >> separate projects > >> and at the same time keep them under Axis2 C folder struture for some > >> time, I would like to propose the > >> following folder structure. > >> > >> > >> > >> C > >> | > >> > >> > > --------------------------------------------------------------------------------------------------- > >> > >> | | | > >> | | | > >> util axiom xml-schema woden wsdl > >> core > >> > >> Note that axiom contains all parser, soa and om related stuff. util > >> contain all > >> platform stuff as well. > > > > > > +1. > > > >> > >> In make install the sub/dependant project includes go into into > >> c/inclue as following > >> > >> C > >> | > >> include > >> | > >> _________________________________________________________________ > >> | | > >> | | > >> util om > >> woden xml_schema > >> > >> Other headers all go into c/include as before > > > > > > Please rename om to axiom > > Also does this mean that we have to prefix the header inclusion with > > folder name? If yes then that is lots of trouble. > > OK, Then for the time being I'll have axiom and util headers installed > into c/include. Other wise we will have to > change all header files to include prefixed with project name > > > Also, I propose to keep the same prefix even if we now have different > > folder names. e.g. even tough om and soap headers are in axiom folder, > > the prefix would remain as axis2_om and axis2_soap. > > > > P.S. is there anyway we can shorten xml_schema? > > I prefer to keep it xml_schema because this going to be a C version of > Xml Schema project. We did no architecture > changes to Xml Schema so keeping the name as it is a good thing > > Thanks > Damitha > > > > > Thanka, > > Samisa... > > > >> > >> All libs goes into c/lib. > >> > >> Thanks > >> Damitha > >> > >> > >> > > > >
