durusmail: quixote-users: is anyone working ona task list, bug list, issue tracking type utility
is anyone working ona task list, bug list, issue tracking type utility
2004-08-17
2004-08-17
2004-08-18
is anyone working ona task list, bug list, issue tracking type utility
2004-08-18
is anyone working ona task list, bug list, issue tracking type utility
2004-08-18
Re: is anyone working ona task list, bug list, issue tracking type utility
2004-08-19
Re: is anyone working ona task list, bug list, issue tracking type utility
2004-08-19
Re: is anyone working ona task list, bug list, issue tracking type utility
2004-08-19
is anyone working ona task list, bug list, issue tracking type utility
2004-08-18
2004-08-18
is anyone working ona task list, bug list, issue tracking type utility
2004-08-18
2004-08-20
2004-08-20
[slightly OT] Component frameworks and Inversion of Control Pattern
2004-08-23
Re: [slightly OT] Component frameworks and Inversion of Control Pattern
2004-08-24
2004-08-24
Re: [slightly OT] Component frameworks and Inversion of Control Pattern
Re: [slightly OT] Component frameworks and Inversion of Control Pattern
2004-08-24
Re: [slightly OT] Component frameworks and Inversion of Control Pattern
Re: [slightly OT] Component frameworks and Inversion of Control Pattern
Re: [slightly OT] Component frameworks and Inversion of Control Pattern
2004-08-25
Re: [slightly OT] Component frameworks and Inversion of Control Pattern
2004-08-25
Re: [slightly OT] Component frameworks and Inversion of Control Pattern
is anyone working ona task list, bug list, issue tracking type utility
Titus Brown
2004-08-18
-> >>Maybe we should organise a plug in architecture for commonly used
-> >>website components like this would be helpful.  Anybody thought of this?
-> >
-> >Every web framework has dreamed of this sooner than later... I would
-> >certainly love to see a quixotic component spec, and if there'd be
-> >such a thing I'd be happy to program against (for ;) it.
->
-> I'd join in too.
->
-> I'd love to see something that was component-oriented enough so that I
-> could, for example, decide whether to use a relational database, or
-> ZODB, or just a bunch of text files to handle persistence. Something
-> that works "out of the box" with only Quixote as a requirement (or at
-> least only depended on third-party Python packages, but not on other
-> installed software) would be tremendously helpful.

Hmm.  A community-driven 'quixote-addons' project that started with
session managers for ZODB, Durus, PostgreSQL, and text files would
be useful for at least two reasons:

* provide an out-of-the-box functioning persistent session manager,
        which is one of the more frequent needs on the list;

* provide useful examples of how to use those various backends ;).

I'd be happy to donate my SQL persistence example & make any
reasonable changes to it that were suggested.

--titus

reply