Logan Anderson wrote:
> As far as I can currently tell, it appears that my plugin would 
contradict/break the upgrade path where a future enhancement would add a 
table called project which matches the design of the component table.
 
I don't get that at all, please, describe in other words.

SimpleMultiProjectPlugin just adds a db table for all projects, and 
furthermore it adds several db tables for mapping, that is milestone to 
projects, versions to projects, components to projects. This shouldn't have 
to do with any other permission plugins.

BTW: If original Trac supported the standard field "project", no additional 
mapping tables would be necessary, instead we would just extend the 
standard tables of milestone, version and component by a new column 
"project".

CU, F@lk

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-dev+unsubscr...@googlegroups.com.
To post to this group, send email to trac-dev@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to