Nice!
> On 16 Sep 2020, at 05:03, Paul Hoadley <pa...@logicsquad.net> wrote: > > Just for the archives... > > On 6 Feb 2019, at 04:53, Hugi Thordarson <h...@karlmenn.is > <mailto:h...@karlmenn.is>> wrote: > >> Regarding (1), you probably need to include JarResourceRequestHandler >> ((https://gist.github.com/hprange/1068523 >> <https://gist.github.com/hprange/1068523>) in your project and activate it >> in your Application constructor: >> >> if (isDirectConnectEnabled()) { >> registerRequestHandler(new JarResourceRequestHandler(), "wr"); >> } >> >> And as you mention, this should probably have been included in Wonder some >> way a while back⦠> > It only took me 19 months to realise it, but Markus's #901 here: > > https://github.com/wocommunity/wonder/pull/901/ > <https://github.com/wocommunity/wonder/pull/901/> > > fixes ERXStaticResourceRequestHandler so that JarResourceRequestHandler is no > longer required. Nice work Markus! > > > -- > Paul Hoadley > https://logicsquad.net/ <https://logicsquad.net/> > https://www.linkedin.com/company/logic-squad/ >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com