Yiic shell and nested modules.

Just a query, can yiic shell be used to generate nested modules? eg: "module testmodule"

then generate a module under testmodule like "module testmodule.testchildmodule"

?

Apparently not. I had to generate my nested modules at the same folder level as my unnested modules, then move them manually to the parent module’s modules folder.

I read in another post some where that there was some interest by the developers in developing a web-based version of yiic for 1.1. Maybe there will be some support in that application. I’m running on the svn version all the time and have not seen it yet. However, it’s something they could release after the 1.1 final release.