On 2/26/07, Paul McNett <[EMAIL PROTECTED]> wrote:
> I'm beginning to think that it is past time to consolidate the dabodemo
> and daboide repositories into dabo, so that the dabo structure looks like:
>
> dabo
>    dabo
>      biz
>      db
>      ui
>    demo
>      ...
>    ide
>      ...
>    tests
>
> While the main thing getting me thinking this right now is the Trac
> limitation of not being able to manage multiple projects under one
> umbrella, it just kind of makes sense for simplicity's sake. When we
> first started, we didn't have the outer 'dabo' directory, and it didn't
> make sense to have demo and ide next to biz, db, and ui. It still
> doesn't make sense for demo and ide to go into site-packages, which we
> can configure in setup.py.
>
> I think from prior conversations that Ed agrees (let me know if I have
> that right, Ed) but what do others think?

I think that the tests are necessary to include in the dabo directory.
 I don't really have a preference as to the daboide and demo location.
 I would organize it in a different way:

trunk
   - framework
      - dabo
      - tests
   - ide
      - ide
      - tests
   - demo
      - demo
      - tests

This way the unit tests are still separate.  I don't know about tests
on the demos, but definitely tests are needed for the ide as well.  I
guess that I am for the merger, but advocate that the structure be
this way or similar to keep everything including the unit tests
separate.

Cheers,

Nate L.

>
> --
> pkm ~ http://paulmcnett.com
>
>
> _______________________________________________
> Post Messages to: [email protected]
> Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
>

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Reply via email to