This will be awesome. However, can we have discussions like this that would benefit the entire community on the tc-dev list instead of the internal eng list?
Cheers, Orion On Jan 15, 2008, at 3:37 PM, Steven Harris wrote: > Yeah, I'm definitely excited about doing this. Seems like a good thing > to slot in when we do the big config > push. > > On Jan 15, 2008, at 3:21 PM, Eugene Kuleshov wrote: > >> >> While ago it been discussed to add a custom schemas right into the >> tc-config.xml, so it would allow to use framework-specific DSL (such >> as >> we have for Spring integration), but it didn't really go far beyond >> discussion. One example of such approach is Spring's Extensible XML >> configuration >> http://static.springframework.org/spring/docs/2.5.x/reference/extensible-xml.html >> >> regards, >> Eugene >> >> >> Alex Miller wrote: >>> Your tim can have a bundle activator (code) that contributes the >>> configuration. We have a few that do that now. Seems like that >>> code could read the XML (as a resource) and do what you suggest. >>> >>> My integration module chapter for the book outlines how to >>> structure and build a bundle like this. Probably a good starting >>> point. >>> >>> >>> ----- Original Message ----- >>> From: "Jonas Bonér" <[EMAIL PROTECTED]> >>> To: "TC Engineering Engineering" <[EMAIL PROTECTED]> >>> Sent: Tuesday, January 15, 2008 4:06:58 PM (GMT-0600) America/ >>> Chicago >>> Subject: [Eng] TIM and custom XML >>> >>> Hi there. >>> >>> I would like to be able to allow and intercept custom XML in the >>> TIM. >>> Then be able to take that XML, gather data and feed the >>> StandardConfigHelper with my interpretation of this custom XML. >>> Is this possible, can it be done? >>> >>> Thanks. >>> >> >> _______________________________________________ >> Eng mailing list >> [EMAIL PROTECTED] >> http://mail.terracottatech.com/mailman/listinfo/eng > > _______________________________________________ > Eng mailing list > [EMAIL PROTECTED] > http://mail.terracottatech.com/mailman/listinfo/eng _______________________________________________ tc-dev mailing list [email protected] http://lists.terracotta.org/mailman/listinfo/tc-dev
