Re: Eaten by the Tiger? Open Source WO is coming...

"Pierce T. Wetter III" <[email protected]> Wed, 24 Aug 2005 05:28:46 -0700
Newsgroups gmane.comp.web.webobjects.general
Message-ID <[email protected]>
On Aug 24, 2005, at 4:58 AM, Marcus Müller wrote:

>
> On 24.08.2005, at 13:32, Pierce T. Wetter III wrote:
>
>> SOPE fixes a lot of the things where I've always thought: "Gee, I  
>> should fix that someday."
>
> Glad you say that. That actually was my reason to join the SOPE  
> development. SOPE isn't only doing more stuff than WebObjects does,  
> it also does it in a very consistent and intelligent way.
>
> The WebObjects adaptor in combination with wotaskd has given us all  
> sorts of headaches ... with SOPE that's nothing to ever think about  
> because it just works. With the recent introduction of etag support  
> for all resources it's also now become feasible to not use an  
> adaptor at all - although there are still reasons why you should  
> run Apache in front of your application.

   SOPE looks to me like WebObjects plus lots of experience learned  
in the trenches brought back. That is, one of the things that always  
bothered me about WO is that it was missing that extra 5% that you  
learn doing big production sites. So better integration with the  
webserver, improved templating, etc.

  Pierce