• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: XCode & the web
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode & the web


  • Subject: Re: XCode & the web
  • From: Lotsa Cabo <email@hidden>
  • Date: Sat, 24 Jan 2004 17:07:49 -0500

You are absolutely correct. I have no intention on trying to force WO to act as some type of service. I only use WO for front end web stuff.

I'll take a look at Twisted as well.  Thanks for the input.  =)


On Jan 24, 2004, at 5:04 PM, b.bum wrote:

On Jan 24, 2004, at 8:33 AM, Lotsa Cabo wrote:
1. A MTA for an email service (basically, monitors directories, manipulates MIME messages, moves files, and hits a database)
2. A custom POP3 service for users to download messages

For either of these, WebObjects itself is probably not the best choice in that the request/response loop is really focused on dealing with the idiosyncrasies of HTTP.


There are a bunch of protocol implementations in Java and you could certainly use EO with them to retain all of the benefits therein.

If you are open to considering other solutions, you might want to have a look at Twisted -- http://www.twistedmatrix.com/ -- in that it is an 'internet event processing system' that happens to implement both SMTP and POP, among many other protocols. Very cool software -- via PyObjC, it integrates quite nicely into Cocoa apps, too.

b.bum
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: XCode & the web
      • From: "b.bum" <email@hidden>
References: 
 >XCode & the web (From: Lotsa Cabo <email@hidden>)
 >Re: XCode & the web (From: "b.bum" <email@hidden>)
 >Re: XCode & the web (From: Lotsa Cabo <email@hidden>)
 >Re: XCode & the web (From: "b.bum" <email@hidden>)

  • Prev by Date: Re: Breakpoints not recognized
  • Next by Date: Re: XCode & the web
  • Previous by thread: Re: XCode & the web
  • Next by thread: Re: XCode & the web
  • Index(es):
    • Date
    • Thread