This is really not an issue, I just want to make sure I’m on the right track.
In working with StrataFrame it appears that the framework does not respond well to changing the name of a business object. While the object gets renamed correctly and compiles, when you go to run the app, references to the object in things like ListViewDataSourceProperty get lost. So I’m assuming that rule one should be, once you create a business object don’t rename it.
-Larry