... so I was wondering if a monk who has experience with both might chime in and offer at least a somewhat objective view on what makes webobjects so great, and why it isn't used more.

I agree with the quoted author, its the "A" word which causes all the problems. Which is actually silly since WebObjects was originally a NeXT product (IIRC that is), and NeXT, while not much of commercial success seems to be well respected amoung developers.

But anyway, to more answer your question. I have never actually used WebObject in a production site. But I did do some extensive research on it and built (along with another developer) some basic demo apps as part of that research. We ended up going with BEA WebLogic instead because of a corporate mandate from the client.

My impression of WebObjects though was that it was a really nice and very mature platform. The small apps we built (a basic guestbook type app and a primative message board) took no time at all once we got our heads around WebObject's development model. There was a good amount of WYSIWYG stuff, which I normally do not like, but the WebObjects approach was actually pretty nice and did not make me feel "out of control" of what I was building.

As I said, in the end, the order came down from our client's corp HQ to use BEA WebLogic, so it was a non-issue. But prior to that I had a hard time convincing their IT folk that Apple could make a decent app server. Another point too (suprisingly) was that WebObjects at the time only cost about $800 USD, and I think the project manager(s) did not think it had enough zeros to make it a good product.

All in all, I have to somewhat agree with the author you quoted. WebObject is a clean, mature platform which makes building web apps very easy, and there is little out there in the Open Source world which is even close right now.

-stvn

In reply to Re: WebObjects vs ... anything? by stvn
in thread WebObjects vs ... anything? by BUU

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.