Hi Ted, The NSValidation cache clear was triggered only for classes instance NSValidation... I updated the plugin to clear it every time.
A pull request is already sent. You can download an up to date binary with the fix in my repo: https://github.com/spelletier/HotswapAgent/releases/tag/0.3-WO_validation_fix Regards, Samuel > Le 31 juil. 2016 à 19:13, Theodore Petrosky <[email protected]> a écrit : > > I’m using DCEVM and Hotswap for rapid turnaround. > > I did notice an oddity. I create a new method on an EO and save. > > public Object validateAddressLine2(Object line2) throws > NSValidation.ValidationException { > > System.out.println("validateAddressLine1 validating = " + > line2); > > return line2; > } > > I see in the log: > > HOTSWAP AGENT: 19:11:0.959 INFO > (org.hotswap.agent.plugin.webobjects.HotswapWebObjectsPlugin) - Resetting > KeyValueCoding caches > > But the new method does not fire :( > > I restart the app and the method fires fine. > > Did I miss something in the setup or is this a limitation. > > Ted > > >> On Jul 14, 2016, at 5:23 PM, Samuel Pelletier <[email protected] >> <mailto:[email protected]>> wrote: >> >> Aaron and all, >> >> I wrote the Hotswap plugin for the the free Jrebel alternative. >> >> Here is the short link to the WO Community page with the installation >> instructions: >> >> http://wiki.wocommunity.org/x/LIDh <http://wiki.wocommunity.org/x/LIDh> >> >> I'm open to donation, beer of meal in next wowodc. >> >> Samuel >> >> >>> Le 14 juil. 2016 à 16:29, Aaron Rosenzweig <[email protected] >>> <mailto:[email protected]>> a écrit : >>> >>> There was a talk in Montreal on how to use open source alternative to >>> JRebel that executes faster and is free. >>> AARON ROSENZWEIG / Chat 'n Bike <http://www.chatnbike.com/> >>> e: [email protected] <mailto:[email protected]> t: (301) 956-2319 >>> >>> >>> On Jul 14, 2016, at 3:59 PM, Hugi Thordarson <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>>> Yes, we use JRebel. Can’t live without it. >>>> >>>> - hugi >>>> >>>> >>>>> On 14. júl. 2016, at 18:42, Theodore Petrosky <[email protected] >>>>> <mailto:[email protected]>> wrote: >>>>> >>>>> Is anyone using jrebel with WO? I used it in the past and it worked very >>>>> well. I want to know that it works with WOLips before I send them my >>>>> money. >>>>> >>>>> Ted >>>>> _______________________________________________ >>>>> Do not post admin requests to the list. They will be ignored. >>>>> Webobjects-dev mailing list ([email protected] >>>>> <mailto:[email protected]>) >>>>> Help/Unsubscribe/Update your Subscription: >>>>> https://lists.apple.com/mailman/options/webobjects-dev/hugi%40karlmenn.is >>>>> <https://lists.apple.com/mailman/options/webobjects-dev/hugi%40karlmenn.is> >>>>> >>>>> This email sent to [email protected] <mailto:[email protected]> >>>> >>>> >>>> _______________________________________________ >>>> Do not post admin requests to the list. They will be ignored. >>>> Webobjects-dev mailing list ([email protected] >>>> <mailto:[email protected]>) >>>> Help/Unsubscribe/Update your Subscription: >>>> https://lists.apple.com/mailman/options/webobjects-dev/aaron%40chatnbike.com >>>> >>>> <https://lists.apple.com/mailman/options/webobjects-dev/aaron%40chatnbike.com> >>>> >>>> This email sent to [email protected] <mailto:[email protected]> >>> _______________________________________________ >>> Do not post admin requests to the list. They will be ignored. >>> Webobjects-dev mailing list ([email protected] >>> <mailto:[email protected]>) >>> Help/Unsubscribe/Update your Subscription: >>> https://lists.apple.com/mailman/options/webobjects-dev/samuel%40samkar.com >>> <https://lists.apple.com/mailman/options/webobjects-dev/samuel%40samkar.com> >>> >>> This email sent to [email protected] <mailto:[email protected]> >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list ([email protected] >> <mailto:[email protected]>) >> Help/Unsubscribe/Update your Subscription: >> https://lists.apple.com/mailman/options/webobjects-dev/tedpet5%40yahoo.com >> <https://lists.apple.com/mailman/options/webobjects-dev/tedpet5%40yahoo.com> >> >> This email sent to [email protected] <mailto:[email protected]>
_______________________________________________ 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]
