From: "Ernest Friedman-Hill" <[EMAIL PROTECTED]> Date: September 23, 2008 11:18:08 PM EDT Yes, I see. The slots are there, but the JessDE isn't seeing them for some reason. Well, I fooled around a bit and I find that if you create an extra template from the base class and change the child templates to explicitly include "extends X", then all the slots become visible. You might try that until the next release.
Thank you! The suggested work-around clears my problem. I first noticed the problem after a clean install of Jess71p1 on a new PC. On further inspection of another machine without the problem, which I had thought I was keeping current, I found an ugly mix of 70 and 71 files. I thought I had done several incremental updates of my eclipse Jess-DE files (70, 70p1, 70p2, 71b1, 71p1), but installing from CDs may have made some files read-only and prevented the updates from taking effect (even with a -clean restart). The version numbers eclipse reported made more sense once I started deleting all gov.sandia.jess.* directories and going back to the Jess distribution files to perform clean installs, I had to go all the way back to Jess70 before the problem went away. A clean install of Jess70p1 or newer showed the problem. Sorry to be giving you a late bug report on a change that occurred several releases back. I hope the version info helps narrow down the scope of your bug hunting. Again, thanks for a quick work-around.
