IoC and JSquiggle
It seems that the Pico container is a great framework for JSquiggle. Pico container is the leading container of constructor injection. This is very helpful when the dependency doesn't require furthur change after initialization, which is the same case as in JSquiggle. With Pico container, JSquiggle can be easiliy moved from J2ME Personal Profile to J2EE container: Simply use a different configuration.

