Backlog

DeltaSpike-Forge Plugin

Possible Setup for v0.1

  • Project-Setup
  • Deactivate DeltaSpike Features Deactivate @Exclude extension List deactivatable classes Deactivate class Re-activate class
  • Project-Stage Show current project-stage Show project-stage key Show how to set the project stage Create custom project-stage
  • Low-Level Config Simulate property-lookup Show config-sources ** Create custom config-source
  • Config ** List all DeltaSpikeConfig implementations

OSGI integration

Could be nice to be able to get OSGi services injected. A proposal is here: https://gist.github.com/1515423

Bundle and BundleContext could be injectable too.

A bundlelistener and a servicelistener could send CDI event to notify of OSGi states.

Spring CDI Integration

Seam Spring

Existing features (as of Seam Spring 3.1)

Feature                                                         "Requires" changes
[Access to Spring web application context http://docs.jboss.org/seam/3/spring/latest/reference/en-US/html/spring-usage.html#d0e92]  \
(@Produce @Web @SpringContext) n 10
[Exposure of Spring beans as CDI beans (availability for injection) http://docs.jboss.org/seam/3/spring/latest/reference/en-US/html/spring-usage.html#d0e92]\
(resource locator pattern - @Produce @SpringBean ) n 10
[Exposure of CDI beans as Spring beans (and availability for injection) http://docs.jboss.org/seam/3/spring/latest/reference/en-US/html/spring-usage.html#d0e257]\
(FactoryBean and namespace support) n 10
Bean Manager accessor - to be migrated to DeltaSpike facilities n 10

Planned features

From the [module site|http://seamframework.org/Seam3/SpringModule] , as well as new

|| Feature                                                                                         || "Requires" changes || Ranking || Objections || | CDI eventing/Spring eventing bridge | n/a | 8 | | | Spring aspect/CDI interceptors bridge\ | n/a \ | 8 \ | |