Refactoring...

2 views
Skip to first unread message

Andrei CRACIUN

unread,
May 8, 2008, 2:52:49 AM5/8/08
to ijytho...@googlegroups.com
Hi all,

I've done some changes to ijython in order to make it available on geocraft (RCP).
Basically what I've done is:
- I've created a new package ("standalone") where classes that are only related to the standalone version have been moved.
- I've added a persistence manager in order to save the settings; The PersistenceManagerFactory searches for a a system property (PMType) in order to create the right instance for the PersistenceManager. For the standalone version the following property should be added when running iJython (-DPMType=org.leo.shell.standalone.persistence.PersistenceManagerStandaloneImpl).
- I've also created a new build.xml.w.standalone file which can be used to generate the ijython.jar and the ijython-standalone.jar archives.

ShellView class still contains some code that will be moved in the second step of the refactoring (code related to the menu)

Regards,
Andrei
Reply all
Reply to author
Forward
0 new messages