>
>This is way Paul has suggested the following project structure.
>
>- src {all core classes and build in mediators}
>- samples
>            +- src
>- mediators
>            +- src
>- extension
>             +- src
>- {other stuff, maven.xml,...}
>  
>
>
Are you gonna have multiple source folder and have another source folder
on top. I think its the best time to go for multiproject strucuture.
I know Synapse is a small project, compared to Axis2, but having more
than one src folder in a single module project is highly discouraged, at
least in maven world.
If you are using maven, you can not specify more than one src folder. So
you will have to hack maven to include the other src folders.
So I suggest Synapse devs to move in to maven multiproject.

my 2 cents..

-- Chinthaka

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to