I did something similar in my work-version and i think it's definitely a
good idea to structure things like this.
and as long as the structure inside the dynapi-folder doesn't change there
aren't many things to change.
--
Michael Buerge
> From: Michael Pemberton <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Thu, 26 Apr 2001 23:57:46 +1000
> To: [EMAIL PROTECTED]
> Subject: [Dynapi-Dev] New File Sturcture
>
> I was playing aaround with converting the AfroAPI over to the 'X'
> stucture and was thinking about how I should setup the files. As my
> distribution uses a few different languages, I came up with the
> following structure:
> src/
> images/
> java/
> js/
> php/
>
> under each of the above directories, I used the the library structure
> that you would all be familiar with.
> eg. for afroapi.core.*
> all the JS code in src/js/afroapi/core/*.js
> all the images code in src/images/afroapi/core/*.js
>
> eg. for afroapi.file.*
> all the JS code in src/js/afroapi/file/*.js
> the Java applet is in src/java/afroapi/file/
> the PHP code is in src/php/afroapi/file/
>
> Does anyone have an opinion on using such a setup for the DynAPI?
> Especially with the talk of using the JSRS code and assossiated server
> side code.
> --
> Michael Pemberton
> [EMAIL PROTECTED]
> ICQ: 12107010
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev