--- Konstantin Polyzois <[EMAIL PROTECTED]>
wrote:
>  "Servlet/JDBC is sure looking a bit simpler right
> now."
> 
> But of course it is. If there is no concurrency
> (multiple clients) and if
> you don't like object-oriented programming. And if
> you dont plan on building
> more than a few servlets.

What I meant here, is gettin an environment setup and
working and being productive. Concurrency issues are
not a big deal to handle when you know what you are
doing, and you can do object oriented programming with
servlets/java classes/ create your own minimal O/R
code where necessary or use a o/r mapper lib. I've
been doing this stuff for a while now, and it just
seems that orion examples and info (when orionsupport
is up, its been down for a while) takes you to a point
where, if it went a little bit further would save tons
of time.  From any vendors software solution, it is
not just the software, but the documents, examples,
third-party support, forums, etc which make or do not
make it a productive environment to get started and
develop with.

My question is, is there any examples anywhere of some
complexor code with client code which drives it?
Anyone care to post or email some examples?

Also, when will orionsupport be back up?

Thanks,
-Darren


> "Also,
> what is the difference in the EJB 2.0 CMP and orion
> proprietary CMP."
> 
> I think Orion supports Maps and Sets for dependent
> objects, the EJB2
> (proposed final draft) only mandates support for
> Sets. 
> Orions implementation does not look complete yet
> (how could it be when there
> is no spec?) it lacks EJB-QL, Home-methods and
> Select-methods (forgive me
> for errors it has been some time since I read the
> spec).
> 
> /korre
> 
> -----Original Message-----
> From: Darren Pamatat
> To: Orion-Interest
> Sent: 2001-01-07 20:27
> Subject: Complex O/R and EJB 2.0 CMP
> 
> I've been trying to get started with some O/R stuff
> with orion, and have gone thru the orion-cmp primer,
> and the complex-or example. A few problems, is that
> the orion-cmp primer is very simplistic, and the
> complex-or example (from orionsupport, which is
> currently down) does not have any examples, or docs
> on
> how to create and use a client application to
> exercise
> the ejb cmp entities. Does anyone have any
> code/examples or info on this?
> 
> I like the layout of the complex-or example more so
> than the orion-cmp primer, because it is not
> required
> to jar it up, and classes can just be recompiled,
> and
> run (if only I could run something against it).
> Also,
> what is the difference in the EJB 2.0 CMP and orion
> proprietary CMP.
> 
> Servlet/JDBC is sure looking a bit simpler right
> now.
> Hopefully, some info and more examples are available
> to help get an environment setup with CMP EJB's, to
> work off of.
> 
> -Darren
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Photos - Share your holiday photos online!
> http://photos.yahoo.com/
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online!
http://photos.yahoo.com/

Reply via email to