[interfacekit] Re: CVS Directory structure

>
>Guys,
>
>Looking for input on the CVS directory structure.  What I've been using 
>locally thus far is this:
>
>app_kit
>    source
>        lib
>            application
>                headers
>                src
>            interface
>                headers
>                src
>            support
>                headers
>                src
>        server
>        utils
>            progressToHtml
>    test
>        lib
>            application
>                BApplication
>                BClipboard
>                ...
>            interface
>                BAlert
>                BBitmap
>                ...
>            support
>                BArchivable
>                BAutolock
>                ...
>        server
Looks good to me...

--DW


Other related posts: