> -----Original Message----- > From: Leo Sutic [mailto:[EMAIL PROTECTED] > > > From: Jonathan Hawkes [mailto:[EMAIL PROTECTED] > > > > they could be required to pass > > conformance tests (if applicable) before deployment. > > > > What do you guys think? > > Well... yes, but not by the container. When my container > deploys a DatabaseConnection component, I don't want it > to validate that dropDatabaseAndPurgeAllBackups() works > as advertised. >
+1 Perhaps this should be the responsibility of the component repository as a decorating service. Components get flagged with the tested and passed attribute to make them worthy. But putting this functionality into a container is a little too heavy IMO. Alex --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
