Skip to main content

Kenyth Zeng's Library tagged comparison   View Popular

Recommendation against Python? - Unladen Swallow | Google Groups

  • To date, IronPython and

    Jython have had to dedicate a significant portion of their engineering

    resources to achieving compatibility with CPython, with relatively

    little time left over for performance optimization.
  • One area where I believe Python (and other dynamic languages) do

    particularly well is projects with lots of developers working on lots

    of little subsystems, all contributing to the same codebase or the

    same released binary.
  • 1 more annotations...
04 Nov 09

XML-RPC, CORBA, RMI and RMI-IIOP Comparison Table

  • Implementing transfer of objects would be difficult.
    XML data has many extra words as tags, therefore greater volume of data to transfer. But firewall friendly.
  • Extra programming is required for high-level applications such as web services.
02 Nov 09

What Happened To Java (Specifically The Language)? - Stack Overflow

  • I worked with Ruby and had a ball with the language, but looking at it from an enterprise point of view, it was an absolutely terrifying language. I couldn't count the ways a bad programmer could mess up a large team, forcing them to spend days untangling a mess created in minutes.
  • If you are looking for a java upgrade, however, look at Scala. It's pretty freaking amazing, still runs on the JVM, interacts with Java, etc.
31 Oct 09

Association + Multiplicity vs. Aggregation vs. Composition (Architect Certification (SCEA) forum at JavaRanch)

  • "Structural class patterns use inheritance to organize structure, with fixed relationships at compile time.
    Structural object patterns, on the other hand, use composition to organize structure. The relationships in a structural object pattern might be fixed at compile time or changeable at runtime."
26 Oct 09

Patterns & OO Design - Re: association vs aggregation

  • I think it's saying that the diamond-end multiplicity must be 0 or 1, simply meaning that an invoice line can't be "owned" by two headers.
  • Without composition with a higher multiplicity, you couldn't model something like "a hand has 5 fingers."
  • 1 more annotations...
1 - 20 of 132 Next › Last »
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo