* Glenn Holmer <[EMAIL PROTECTED]> [Jul 12. 2006 12:54]: > On Wednesday 12 July 2006 04:18, Andreas Jaeger wrote: > > * Patterns can be grouped into roles, like "Development" or > > "Desktop". * Patterns can require other patterns > > Will there be a way to have alternate choices, e.g. if you select > "Database Server" you can choose between MySQL and Postgres, or either > if you select "Java Development" you can choose between NetBeans and > Eclipse?
Yes, this could be done. However, depending on whom you ask, people will love or hate such questions. The pattern mechanism allows you to define a "Database Server" pattern which requires a "database_engine". MySQL and Postgres could both provide "database_engine" and serve to fulfill this requirement. By default, one of these will be preselected but the user can de-select one for the other. Klaus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
