Hi all - How do you handle the enabling of new functionality to specific groups of your customer base? We have new features nicely bundled up in modules, but only want those modules available to groups of people, rather than everyone who uses the application. This is useful for testing and late-stage feedback purposes (and something that large-scale sites like Facebook do all the time, to ensure proper rollout and catch any major issues early with real customers).
While I realize that we could do view logic that says "If part of this group, then display this link to this new feature," how would you go about handling *existing* features that are getting upgrades, and only displaying new versions of these features (modules) to select groups or new customers? Would you go about it the same way, using view logic? Would a plug-in be a better choice, re-routing event execution to the correct module at the pre-event level? Any ideas or tips from those who have built in such functionality would be most appreciated. Thanks, brian -- To post to this group, send email to [email protected] For more options and to unsubscribe, visit this group at http://groups.google.com/group/mach-ii-for-coldfusion?hl=en SVN: http://svn.mach-ii.com/machii/ Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/
