Hi All, Here are some suggestions an issues as of now I encountered:
- ExampleProject has hard coded mainScript, scriptPaths, and descriptorPaths. This is problematic for newbies to find out what is the problem if they run the example. These paths should be relative paths. - Problem with renaming a package. Rename prompt shows the name of an existing package (xxx.yyy.zzz) in a folder path form (xxx/yyy/zzz). If you enter a new name in the form of aaa.bbb.ccc then this name is not interpreted as aaa/bbb/ccc. So, it doesn't behave as expected. Regards, Reza
