On Jan 20, 2012, at 1:52 AM, Theodore Petrosky wrote: > I seem to have a problem clearing the d2w cache. I thought I was just so > inexperienced with creating rules that they would not work so that on a lark > I selected my project and did a cleaning (inside Eclipse). Then my rule > changes were picked up. > > Now I find that if I make a rule change, I must stop the app, clean, and > restart. > > What could be hosed? > > Ted
Hi Ted, Rule modeler is a bit frustrating at times. If you are building using bundleless builds in WOLips, any change you make in the rule file should be picked up immediately. If you are not doing bundleless builds, you need to configure rule modeler and the WOLips server http://wiki.wocommunity.org/display/WO/Configuring+Rule+Modeler If you update a rule, but cannot get the change to take effect in your app, I've found that refreshing the project/workspace generally works. You can also turn on automatic refreshing in eclipse, but this used to be annoyingly slow in older versions of eclipse. It would refresh something like every five seconds, which was really annoying. The newer version appears to use native hooks to only refresh when there are changes... but I have not had to use it. I'm using bundleless builds, but I have left Rule Modeler configured as above anyway. I figure it can't hurt :-) Ramsey _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
