Re: The secret WOCommunity Slack channel?

2020-11-01 Thread George Domurot via Webobjects-dev
Please add me too! Thanks, G > On Nov 1, 2020, at 10:06 AM, Hugi Thordarson via Webobjects-dev > wrote: > > The Slack channel is in no way or form meant to be a secret. It's something I > started for fun a during a WOWODC session and the more people that join the > better! > > I thought it

Re: Single thread creation queue?

2021-11-24 Thread George Domurot via Webobjects-dev
Hi Jesse, We often have a someValue_unique attribute that is set when the main editable version of it is set. It isn’t editable by the user directly, but is adjusted when the other value is update — and it is used for uniquing, i.e.: public void setSomeValue(String value){ super.setSomeValue(va

Re: WOLips5

2024-11-18 Thread George Domurot via Webobjects-dev
Thanks! Excited to check it out. -G > On Nov 17, 2024, at 11:04 PM, Hugi Thordarson via Webobjects-dev > wrote: > > Ramsey, you rock. Quick to build, easy to install. Been using it for about an > hour and haven't noticed any issues. > > - hugi > > >> On 18 Nov 2024, at 03:12, Ramsey Gurle