Re: There was an old thread about Ajax...

2019-10-29 Thread Paul Yu via Webobjects-dev
The tough work has already been done by Ken on the TreasureBoat. But as they say, you can lead a horse to water, but you can’t make it drink. Paul > On Oct 29, 2019, at 9:27 AM, Jesse Tayler via Webobjects-dev > wrote: > > Well, it’s a team job for sure. > > There’s tough programming in WO

Re: Question re ERAttachment

2019-12-20 Thread Paul Yu via Webobjects-dev
Markus I would avoid touching the ERAttachment model itself, so I would model a many to many association from person to erattachment. And then if you need another attribute on the association eg isPrimary you can add it there Sent from my iPhone Please excuse iOS autocomplete > On Dec 20, 20

Re: Complimentary App Server Choice

2020-02-11 Thread Paul Yu via Webobjects-dev
Spring and it’s ecosystem seems to be pretty powerful. Paul Sent from my iPhone Please excuse iOS autocomplete > On Feb 11, 2020, at 8:06 AM, Gino Pacitti via Webobjects-dev > wrote: > > hey if any one was to use a different app server configuration other than WO > what would you choose an

Re: Help with Apache... stuck - SOLVED

2020-04-07 Thread Paul Yu via Webobjects-dev
Yeah. The old instructions says to comment that out. P Sent from my iPhone Please excuse iOS autocomplete > On Apr 7, 2020, at 4:04 PM, Ken Anderson via Webobjects-dev > wrote: > > OK, so the problem was, this line in the regular https.conf file: > > ScriptAlias /cgi-bin/ "/var/www/cgi

Re: Entity/attribute/relationship terrible toString?

2020-06-02 Thread Paul Yu via Webobjects-dev
There are two templates _EO and EO.java that are used by eogenerate to create your EO classes. If you open your Eogenerate File you can see where your templates are. Paul Sent from my iPhone Please excuse iOS autocomplete > On Jun 2, 2020, at 7:04 AM, OCsite via Webobjects-dev > wrote: >

Re: New installation fail?

2020-09-01 Thread Paul Yu via Webobjects-dev
For Whatever its worth, we on the treasure boat side have switched to Mod-proxy. We have updated TBMonitor and TBTaskd. I just recently built a CentOS7 server from scratch and it works great. Paul > On Sep 1, 2020, at 8:34 PM, Paul Hoadley via Webobjects-dev > wrote: > > Hey Jesse, > > On

Re: Reverse Engineering in WOLips/EOModeler not finding Driver

2020-09-10 Thread Paul Yu via Webobjects-dev
Lon I have reverse engineering working on TBLips. I tested it for just about every database. Paul Sent from my iPad > On Sep 10, 2020, at 10:53 AM, Lon Varscsak via Webobjects-dev > wrote: > >  > Thanks for trying. The project itself runs fine (has for years), it's just > in EOModeler t

Sybase PlugIn code

2020-10-14 Thread Paul Yu via Webobjects-dev
All Does anyone have the source to the Sybase PlugIn? Paul ___ 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.appl

Re: Licence for WebObjects

2020-12-08 Thread Paul Yu via Webobjects-dev
What are they asking about it? Paul Sent from my iPhone Please excuse iOS autocomplete > On Dec 8, 2020, at 6:01 PM, frelin--- via Webobjects-dev > wrote: > > Licensing and WebObjects > > I have a couple of lawyers wondering about the licensing situation for > applications developed with

Re: WebObjects REST vs Node Multithreading

2021-12-16 Thread Paul Yu via Webobjects-dev
I’d use TBRest. ;) Paul > On Dec 16, 2021, at 12:10 PM, Jesse Tayler via Webobjects-dev > wrote: > > ERRest + ERXKeys is just plain solid stuff, I can tell you that I like it > very much, the compiler is deeply involved in structure and so if you are > looking for reliable infrastructure? It

Re: WebObjects REST vs Node Multithreading

2021-12-16 Thread Paul Yu via Webobjects-dev
TBRest is the TreasureBoat version of ERRest. Paul Sent from my iPhone Please excuse iOS autocomplete > On Dec 16, 2021, at 1:31 PM, Hugi wrote: > > What is TBRest? > >>> On 16 Dec 2021, at 17:42, Paul Yu via Webobjects-dev >>> wrote: >>> >&g

Re: Exception within EOModeler

2022-12-25 Thread Paul Yu via Webobjects-dev
Andre That API has been removed in Eclipse 2022-12. You have to fall back to 2022-09. Paul Sent from my iPad > On Dec 25, 2022, at 4:49 AM, André Rothe via Webobjects-dev > wrote: > > Hi, > > I wish you a Merry Xmas! > > Today I tested a new installation of Eclipse/WOLips, but I run in

Re: Exception within EOModeler

2022-12-26 Thread Paul Yu via Webobjects-dev
Yeah, if we don’t fix the APIs in WOLips/TBLips, these plugins will be dead now. Paul Sent from my iPad > On Dec 26, 2022, at 6:36 AM, André Rothe wrote: > > Hi Paul, > > The previous Eclipse version works > > Version: 2022-09 (4.25.0) > Build id: 20220908-1902 > > Best regards > André >