Edgewall Software

Changes between Version 50 and Version 51 of TracMultipleProjects/ComprehensiveSolution


Ignore:
Timestamp:
Jan 29, 2008, 2:38:14 AM (16 years ago)
Author:
ThurnerRupert
Comment:

not valid any more …

Legend:

Unmodified
Added
Removed
Modified
  • TracMultipleProjects/ComprehensiveSolution

    v50 v51  
    142142   - ''Just a quick feedback to mention that at this point, '''what''' your solution is isn't immediately clear  ;-). From the ''requirements'' section below it appears that it is based on !TracForge, so maybe this should be made more clear from the start. Note that !TracForge itself is probably implementing something quite close to what is discussed in TracMultipleProjects/MultipleEnvironments.'' [[br]]-- cboos 06/25/2007 11:02:46 AM
    143143   - ''I think most of that should be clear now.''  My earlier response:  ''Yes, I know.  As I said, "work in progress," which I hope to have finished in the next few days.  I'm actually combining stuff from !TracForge, various other plugins from TracHacks, stuff from TracMultipleProjects/MultipleEnvironmentsSingleDatabase, and some of my own code.  The approach for supporting cross-project queries is entirely different from what !TracForge does, so characterizing it as "based on !TracForge" won't really tell people what it is.'' [[br]]-- dave 06/28/2007 04:45:59 PM
    144    - ''If you can tell me more than 3 persons who could understand how tracforge did solve "cross project queries" i pay you a beer,  and based on tracforge is confusing as you solved it differently. otherwise "based on tracforge" is not confusing as anyway nobody knew it, or tracforge did not solve it, and you just extended it to make it a workable solution ...'' [[br]] --ThurnerRupert 06/29/2007 05:14:04 PM
    145144   - Is there a possibility to reach the same thing with sqlight?
    146145   - ''Not in this way; this particular scheme relies on the unique ability of PostGreSQL to use multiple schemas in the same database and do queries across those schemas.  If you don't care about cross-project queries, then of course SQLite should work fine.'' [[br]] -- dave 01/28/2008