REST Web Service - Using plist format

2013-10-14 Thread Flavio Donadio
Hello, guys!


I was watching an old WWDC session tonight (2010, Session 177, "Building a 
Server-driven User Experience") and got very intrigued about the idea of using 
the plist format to get data from a web service.

It seems a nice idea if you're developing a Cocoa client that consumes a web 
service. You can easily generate a NSDictionary from a plist-encoded data 
structure and, from there, feed them into Core Data or whatever.

Also, is there any software to convert an EOModel into an NSManagedObjectModel 
or the other way around? It would make things easier, faster and less 
error-prone.

What do you guys think? Has anyone tried that?


Cheers,
Flavio Donadio
 ___
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

Re: issue with Golips

2013-10-14 Thread Timothy Worman
I’ll check into this later today.

Tim
UCLA GSE&IS

On Oct 14, 2013, at 3:48 PM, Pascal Robert  wrote:

> Yes, by having someone to include the p2 script into the Xcode project and 
> call the script from the main bash script to execute it. That someone is not 
> me.
> 
>> Hi,
>> 
>> Is there a way to solve the problem with p2?
>> 
>> Greetings,
>> Frank Stock
>> Op 24 sep. 2013, om 15:25 heeft webobjects-dev-requ...@lists.apple.com het 
>> volgende geschreven:
>> 
>>> Van: David LeBer 
>>> Onderwerp: Antw.: issue with Golips
>>> Datum: 24 september 2013 15:25:26 CEST
>>> Aan: prob...@macti.ca
>>> Kopie: webobjects-dev 
>>> 
>>> 
>>> I won't be able to get to that for a day or two.
>>> 
>>> If someone else needs it sooner and wants to take a crack at it, be my 
>>> guest.
>>> 
>>> D
>>> 
>>> --
>>> David LeBer
>>> Codeferous Software
>>> 
>>> On 2013-09-24, at 9:11 AM, prob...@macti.ca wrote:
>>> 
 Fixed the problem for WOLips. If someone could submit a patch for Golipse 
 so that P2 is bundled in it, it would be really nice.
 
> Oh, and another problem. Looks like that without warning, the master 
> branch of WOLips do not compile for Eclipse 3.7 anymore.
>> Looks like another part of the tool went away…
>> https://raw.github.com/gist/609891/p2
>> In summary, we are fucked up.
>>> Come to think of it, when I ran Golipse after your fix,  it did 
>>> download eclipse, but it did not download the wolips perspective. When 
>>> I went to Window > Open Perspective > Other the wolips perspective was 
>>> not listed, so I installed it manually with eclipse. This was fairly 
>>> late at night after a couple of margaritas, so I could be wrong, and 
>>> maybe it was there the first time but I missed it. On Sep 22, 2013, at 
>>> 10:36 PM, Kevin Spake wrote:
 Thanks. That did the trick. On Sep 22, 2013, at 3:34 AM, Pascal Robert 
 wrote:
> Fixed. If you download Golipse again, it should download Eclipse.
>> Looks like that mirror don't have a copy of Eclipse 3.8.2:
>> $ curl -v -X HEAD 
>> http://ftp.osuosl.org/pub/eclipse/eclipse/downloads/drops/R-3.8.2-201301310800/eclipse-SDK-3.8.2-macosx-cocoa-x86_64.tar.gz
>> < HTTP/1.1 404 Not Found
>>> I downloaded the Learning the Wonders preview pdf book. I'm going 
>>> through the automatic install instructions. After Golipse was 
>>> downloaded I unzipped it and ran the Golipse app.  Per the book I 
>>> have a directory call "Development" with a subfolder named "Tools". 
>>> I told Golipse to install eclipse into the "Tools" directory, but 
>>> it fails. Here are the results:
>>> Setting ECLIPSE_URL to 
>>> http://ftp.osuosl.org/pub/eclipse/eclipse/downloads/drops/R-3.8.2-201301310800/eclipse-SDK-3.8.2-macosx-cocoa-x86_64.tar.gz
>>> Downloading Eclipse ...
>>> % Total% Received % Xferd  Average Speed   TimeTime 
>>> Time Current
>>>  Dload  Upload   Total   SpentLeft Speed
>>> 0 00 00 0  0  0 --:--:-- --:--:-- 
>>> --:--:-- 0
>>> 100   363  100   3630 0   1719  0 --:--:-- --:--:-- 
>>> --:--:--  3989
>>> Unarchiving Eclipse ...
>>> tar: Unrecognized archive format
>>> tar: Error exit delayed from previous errors.
>>> Downloading the Eclipse Plugin installer ...
>>> % Total% Received % Xferd  Average Speed   TimeTime 
>>> Time Current
>>>  Dload  Upload   Total   SpentLeft Speed
>>> 0 00 00 0  0  0 --:--:-- --:--:-- 
>>> --:--:-- 0
>>> 0  221k0 00 0  0  0 --:--:--  0:00:01 
>>> --:--:-- 0
>>> 100  221k  100  221k0 0   163k  0  0:00:01  0:00:01 
>>> --:--:--  231k
>>> Downloading and Installing the recommended Eclipse plugins ...
>>> /tmp/p2_1379824948: line 1: syntax error near unexpected token 
>>> `newline'
>>> /tmp/p2_1379824948: line 1: `'
>>> Cleaning up ...
>>> You should be good to go. Eclipse is installed in 
>>> '/Development/Tools/eclipse'.
>>> The "Eclipse" folder is created in the "Tools" folder but it's 
>>> empty. it's clear the install is not done.
>>> Any suggestions?
>>> Thanks,
>>> I'm running an imac with 12 gigs of RAM using 10.7.5. 
>>> ___
>>> 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/probert%40macti.ca
>>> This email sent to prob...@macti.ca

Re: issue with Golips

2013-10-14 Thread Pascal Robert
Yes, by having someone to include the p2 script into the Xcode project and call 
the script from the main bash script to execute it. That someone is not me.

> Hi,
> 
> Is there a way to solve the problem with p2?
> 
> Greetings,
> Frank Stock
> Op 24 sep. 2013, om 15:25 heeft webobjects-dev-requ...@lists.apple.com het 
> volgende geschreven:
> 
>> Van: David LeBer 
>> Onderwerp: Antw.: issue with Golips
>> Datum: 24 september 2013 15:25:26 CEST
>> Aan: prob...@macti.ca
>> Kopie: webobjects-dev 
>> 
>> 
>> I won't be able to get to that for a day or two.
>> 
>> If someone else needs it sooner and wants to take a crack at it, be my guest.
>> 
>> D
>> 
>> --
>> David LeBer
>> Codeferous Software
>> 
>> On 2013-09-24, at 9:11 AM, prob...@macti.ca wrote:
>> 
>>> Fixed the problem for WOLips. If someone could submit a patch for Golipse 
>>> so that P2 is bundled in it, it would be really nice.
>>> 
 Oh, and another problem. Looks like that without warning, the master 
 branch of WOLips do not compile for Eclipse 3.7 anymore.
> Looks like another part of the tool went away…
> https://raw.github.com/gist/609891/p2
> In summary, we are fucked up.
>> Come to think of it, when I ran Golipse after your fix,  it did download 
>> eclipse, but it did not download the wolips perspective. When I went to 
>> Window > Open Perspective > Other the wolips perspective was not listed, 
>> so I installed it manually with eclipse. This was fairly late at night 
>> after a couple of margaritas, so I could be wrong, and maybe it was 
>> there the first time but I missed it. On Sep 22, 2013, at 10:36 PM, 
>> Kevin Spake wrote:
>>> Thanks. That did the trick. On Sep 22, 2013, at 3:34 AM, Pascal Robert 
>>> wrote:
 Fixed. If you download Golipse again, it should download Eclipse.
> Looks like that mirror don't have a copy of Eclipse 3.8.2:
> $ curl -v -X HEAD 
> http://ftp.osuosl.org/pub/eclipse/eclipse/downloads/drops/R-3.8.2-201301310800/eclipse-SDK-3.8.2-macosx-cocoa-x86_64.tar.gz
> < HTTP/1.1 404 Not Found
>> I downloaded the Learning the Wonders preview pdf book. I'm going 
>> through the automatic install instructions. After Golipse was 
>> downloaded I unzipped it and ran the Golipse app.  Per the book I 
>> have a directory call "Development" with a subfolder named "Tools". 
>> I told Golipse to install eclipse into the "Tools" directory, but it 
>> fails. Here are the results:
>> Setting ECLIPSE_URL to 
>> http://ftp.osuosl.org/pub/eclipse/eclipse/downloads/drops/R-3.8.2-201301310800/eclipse-SDK-3.8.2-macosx-cocoa-x86_64.tar.gz
>> Downloading Eclipse ...
>> % Total% Received % Xferd  Average Speed   TimeTime Time 
>> Current
>>   Dload  Upload   Total   SpentLeft Speed
>> 0 00 00 0  0  0 --:--:-- --:--:-- 
>> --:--:-- 0
>> 100   363  100   3630 0   1719  0 --:--:-- --:--:-- 
>> --:--:--  3989
>> Unarchiving Eclipse ...
>> tar: Unrecognized archive format
>> tar: Error exit delayed from previous errors.
>> Downloading the Eclipse Plugin installer ...
>> % Total% Received % Xferd  Average Speed   TimeTime Time 
>> Current
>>   Dload  Upload   Total   SpentLeft Speed
>> 0 00 00 0  0  0 --:--:-- --:--:-- 
>> --:--:-- 0
>> 0  221k0 00 0  0  0 --:--:--  0:00:01 
>> --:--:-- 0
>> 100  221k  100  221k0 0   163k  0  0:00:01  0:00:01 
>> --:--:--  231k
>> Downloading and Installing the recommended Eclipse plugins ...
>> /tmp/p2_1379824948: line 1: syntax error near unexpected token 
>> `newline'
>> /tmp/p2_1379824948: line 1: `'
>> Cleaning up ...
>> You should be good to go. Eclipse is installed in 
>> '/Development/Tools/eclipse'.
>> The "Eclipse" folder is created in the "Tools" folder but it's 
>> empty. it's clear the install is not done.
>> Any suggestions?
>> Thanks,
>> I'm running an imac with 12 gigs of RAM using 10.7.5. 
>> ___
>> 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/probert%40macti.ca
>> This email sent to prob...@macti.ca
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
>>>

Re: issue with Golips

2013-10-14 Thread Frank Stock
Hi,

Is there a way to solve the problem with p2?

Greetings,
Frank Stock
Op 24 sep. 2013, om 15:25 heeft webobjects-dev-requ...@lists.apple.com het 
volgende geschreven:

> Van: David LeBer 
> Onderwerp: Antw.: issue with Golips
> Datum: 24 september 2013 15:25:26 CEST
> Aan: prob...@macti.ca
> Kopie: webobjects-dev 
> 
> 
> I won't be able to get to that for a day or two.
> 
> If someone else needs it sooner and wants to take a crack at it, be my guest.
> 
> D
> 
> --
> David LeBer
> Codeferous Software
> 
> On 2013-09-24, at 9:11 AM, prob...@macti.ca wrote:
> 
>> Fixed the problem for WOLips. If someone could submit a patch for Golipse so 
>> that P2 is bundled in it, it would be really nice.
>> 
>>> Oh, and another problem. Looks like that without warning, the master branch 
>>> of WOLips do not compile for Eclipse 3.7 anymore.
 Looks like another part of the tool went away…
 https://raw.github.com/gist/609891/p2
 In summary, we are fucked up.
> Come to think of it, when I ran Golipse after your fix,  it did download 
> eclipse, but it did not download the wolips perspective. When I went to 
> Window > Open Perspective > Other the wolips perspective was not listed, 
> so I installed it manually with eclipse. This was fairly late at night 
> after a couple of margaritas, so I could be wrong, and maybe it was there 
> the first time but I missed it. On Sep 22, 2013, at 10:36 PM, Kevin Spake 
> wrote:
>> Thanks. That did the trick. On Sep 22, 2013, at 3:34 AM, Pascal Robert 
>> wrote:
>>> Fixed. If you download Golipse again, it should download Eclipse.
 Looks like that mirror don't have a copy of Eclipse 3.8.2:
 $ curl -v -X HEAD 
 http://ftp.osuosl.org/pub/eclipse/eclipse/downloads/drops/R-3.8.2-201301310800/eclipse-SDK-3.8.2-macosx-cocoa-x86_64.tar.gz
 < HTTP/1.1 404 Not Found
> I downloaded the Learning the Wonders preview pdf book. I'm going 
> through the automatic install instructions. After Golipse was 
> downloaded I unzipped it and ran the Golipse app.  Per the book I 
> have a directory call "Development" with a subfolder named "Tools". I 
> told Golipse to install eclipse into the "Tools" directory, but it 
> fails. Here are the results:
> Setting ECLIPSE_URL to 
> http://ftp.osuosl.org/pub/eclipse/eclipse/downloads/drops/R-3.8.2-201301310800/eclipse-SDK-3.8.2-macosx-cocoa-x86_64.tar.gz
> Downloading Eclipse ...
> % Total% Received % Xferd  Average Speed   TimeTime Time 
> Current
>   Dload  Upload   Total   SpentLeft Speed
> 0 00 00 0  0  0 --:--:-- --:--:-- 
> --:--:-- 0
> 100   363  100   3630 0   1719  0 --:--:-- --:--:-- 
> --:--:--  3989
> Unarchiving Eclipse ...
> tar: Unrecognized archive format
> tar: Error exit delayed from previous errors.
> Downloading the Eclipse Plugin installer ...
> % Total% Received % Xferd  Average Speed   TimeTime Time 
> Current
>   Dload  Upload   Total   SpentLeft Speed
> 0 00 00 0  0  0 --:--:-- --:--:-- 
> --:--:-- 0
> 0  221k0 00 0  0  0 --:--:--  0:00:01 
> --:--:-- 0
> 100  221k  100  221k0 0   163k  0  0:00:01  0:00:01 
> --:--:--  231k
> Downloading and Installing the recommended Eclipse plugins ...
> /tmp/p2_1379824948: line 1: syntax error near unexpected token 
> `newline'
> /tmp/p2_1379824948: line 1: `'
> Cleaning up ...
> You should be good to go. Eclipse is installed in 
> '/Development/Tools/eclipse'.
> The "Eclipse" folder is created in the "Tools" folder but it's empty. 
> it's clear the install is not done.
> Any suggestions?
> Thanks,
> I'm running an imac with 12 gigs of RAM using 10.7.5. 
> ___
> 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/probert%40macti.ca
> This email sent to prob...@macti.ca
 ___
 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/probert%40macti.ca
 This email sent to prob...@macti.ca
>> ___
>> Do not post admin requests to th

Re: Sending a message to other application instances

2013-10-14 Thread Theodore Petrosky
check out  "Project Wonder in Depth" June 6 2009



On Oct 14, 2013, at 11:43 AM, Christoph Wick  wrote:

> Hi there,
> 
> is there a webobjects way to send a message to other instances of my app on a 
> server running WO monitor?
> 
> I have developed a GUI to manage some app preferences. The config is stored 
> in an XML file on disk. On my production machine, I have multiple instances 
> running. I want to let them know, if the user has modified the configuration. 
> 
> Thx,
> C.U.CW
> -- 
> 
> Christoph Wick - Diplom Informatiker, Managing Director
> i4innovation GmbH, Professor-Neu-Allee 39, 53225 Bonn, Germany
> 
> T +49 2 28 28 62 97 93
> M +49 1 51 22 65 78 90
> F +49 2 28 28 62 97 99
> M c...@i4innovation.de
> W www.i4innovation.de
> Skype: christoph_wick
> 
> Geschäftsführer: Thomas Heep, Christoph Wick
> Sitz der Gesellschaft: Bonn | Amtsgericht Bonn HRB 18548 | USt-IdNr.: 
> DE276502600
> 
> 
> ___
> 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/tedpet5%40yahoo.com
> 
> This email sent to tedp...@yahoo.com


 ___
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

Re: Sending a message to other application instances

2013-10-14 Thread Theodore Petrosky
did you check out ERJGroupsSynchronizer? there is a companion video that does a 
great job explaining it.



On Oct 14, 2013, at 11:43 AM, Christoph Wick  wrote:

> Hi there,
> 
> is there a webobjects way to send a message to other instances of my app on a 
> server running WO monitor?
> 
> I have developed a GUI to manage some app preferences. The config is stored 
> in an XML file on disk. On my production machine, I have multiple instances 
> running. I want to let them know, if the user has modified the configuration. 
> 
> Thx,
> C.U.CW
> -- 
> 
> Christoph Wick - Diplom Informatiker, Managing Director
> i4innovation GmbH, Professor-Neu-Allee 39, 53225 Bonn, Germany
> 
> T +49 2 28 28 62 97 93
> M +49 1 51 22 65 78 90
> F +49 2 28 28 62 97 99
> M c...@i4innovation.de
> W www.i4innovation.de
> Skype: christoph_wick
> 
> Geschäftsführer: Thomas Heep, Christoph Wick
> Sitz der Gesellschaft: Bonn | Amtsgericht Bonn HRB 18548 | USt-IdNr.: 
> DE276502600
> 
> 
> ___
> 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/tedpet5%40yahoo.com
> 
> This email sent to tedp...@yahoo.com


 ___
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

Sending a message to other application instances

2013-10-14 Thread Christoph Wick
Hi there,

is there a webobjects way to send a message to other instances of my app on a 
server running WO monitor?

I have developed a GUI to manage some app preferences. The config is stored in 
an XML file on disk. On my production machine, I have multiple instances 
running. I want to let them know, if the user has modified the configuration. 

Thx,
C.U.CW
-- 

Christoph Wick - Diplom Informatiker, Managing Director
i4innovation GmbH, Professor-Neu-Allee 39, 53225 Bonn, Germany

T +49 2 28 28 62 97 93
M +49 1 51 22 65 78 90
F +49 2 28 28 62 97 99
M c...@i4innovation.de
W www.i4innovation.de
Skype: christoph_wick

Geschäftsführer: Thomas Heep, Christoph Wick
Sitz der Gesellschaft: Bonn | Amtsgericht Bonn HRB 18548 | USt-IdNr.: 
DE276502600


 ___
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

Re: Session timeout when performing an action

2013-10-14 Thread Schoenenberger Dominique
Thanks,

My parameters are (bigger):

HTTP Adaptor Settings:
  Load Balancing scheme: Round Robin
  Send Timeout: 1200
  Receive Timeout: 1200
  Connect Timeout: 3600
  Connection Pool Size:16
(other parameters are not set, blank field in Monitor)

Application settings:
  Adaptor: WODefaultAdaptor
  Minium Adaptor threads: 16
  Maximum Adaptor threads: 256
  Adaptor threads: 8
  Listen Queue Size: 128
  Project Search Path: ()
  Session TimeOut (sec): 2500

I tried to set something similar to your parameters but then on direct action 
half of the time the user get a page with:
No error

I tried to identify who generates this page but without success.

The page seems related to an http error 500.

Is any way to avoid the adaptor to give the request to another instance if one 
instance is too slow to respond because this seems no helping because at the 
end it causes a "Session timeout" error.

I need also to say that when the user get a untimely "Session Timeout", there 
is not waiting time (We got the session timeout just after the click on a 
button). I would expect some retrying before returning an Session timeout error 
if it is due to a instance not responding.

Dominique

On Oct 11, 2013, at 9:54 PM, Klaus Berkling 
mailto:webobje...@berkling.us>> wrote:


On Oct 11, 2013, at 12:27 PM, Chuck Hill 
mailto:ch...@global-village.net>> wrote:


In addition to what Chuck said, check the adaptor threads and listen
queue size in the Application settings. Typically I used min 10, max 20,
queue 20. This is very app specific. It's better to let connections queue
up than to let them go to a different instance.

Well, up to a point.  Beyond that the user's think there is a problem and
start clicking again or reloading the page.  Then your app gets overloaded
and no one gets any service.  It is very app specific, but I would usually
advocate lower numbers.  Your app, I know, is "special".  ;-)

For that special app I'm using 20/40/40 and yes it makes no sense but it seems 
to work best this way.

kib

Klaus Berkling
www.berkling.us | @kiberkli



___
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/dominique.schoenenberger%40nagra.com

This email sent to dominique.schoenenber...@nagra.com

 ___
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

Re: Wonder and Java Client

2013-10-14 Thread John Pollard
John/David, many thanks for your responses. On reflection with what you have 
said, I will probably leave well alone on the client side for now and keep to 
vanilla WO. There have always been JC bugs, though workarounds always possible 
and I find it very flexible and effective, using a Swing interface 
(JFormDesigner is great). I am sure new technologies are finally overtaking 
WO/JC but I still feel there is life in the old dog yet!

On 11 Oct 2013, at 23:00, John Huss  wrote:

> Yes, Wonder will work on the client.  But like David said it is somewhat of a 
> mine-field because the some code in Wonder is not client-safe, but you won't 
> know until it blows up.
> 
> Sounds like you already have a JavaClient app.  If so, go for it.  If you're 
> writing something new or are open to more change you would probably be better 
> off using Cayenne along with it's ROP support which is an alternative to EOF 
> for Java client apps.  It has bugs too, but probably not as many as 
> JavaClient and at least you can fix them.
> 
> John
> 
> 
> On Fri, Oct 11, 2013 at 3:37 AM, John Pollard  wrote:
> Has anyone used any Wonder frameworks in a Java Client application?
> I have a long-standing JC app which uses Wonder on the server side, but not 
> on the client side; what if anything from Wonder might be useful on the 
> client?
> 
> These are the WO jars the client uses at present:
> 
> 
> 
> 
> 
> 
> 
> 
> Many thanks,
> John
>  ___
> 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/johnthuss%40gmail.com
> 
> This email sent to johnth...@gmail.com
> 

 ___
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