IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New EJB Complexity
Just the fact that you need a Home Interface for EJB's is ridiculous. It stems from the static typing and function calling orientation of Java. In a true message passing system these issues go away.
New The Home interface is the class interface
Since Java doesn't have real class objects, they found they had to put the class hierarchy back via the home mechanism. Its quite lame.



"Packed like lemmings into shiny metal boxes.
Contestants in a suicidal race."
    - Synchronicity II - The Police
     EJB's and classic OO theory - (bluke) - (5)
         Somewhat... - (admin)
         As I understand it, the problem EJBs tried to solve was - (dmarker) - (2)
             EJB Complexity - (bluke) - (1)
                 The Home interface is the class interface - (tuberculosis)
         Classic OO theory is fscked, modern OO is double fscked - (tablizer)

Just because your vocabulary is extremely limited doesn't mean the rest of the world can't use that word.
54 ms