The Artima Developer Community
Sponsored Link

Articles Forum
The DCI Architecture: A New Vision of Object-Oriented Programming

119 replies on 120 pages. Most recent reply: Jan 7, 2012 3:19 AM by Thorin Potjes

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 119 replies on 120 pages [ « | 1 ... 4 5 6 7 8 9 10 11 12 ... 120  | » ]
Bill Venners

Posts: 2284
Nickname: bv
Registered: Jan, 2002

Re: The DCI Architecture: A New Vision of Object-Oriented Programming Posted: Mar 20, 2009 5:48 PM
Reply to this message Reply
Advertisement
> The closest thing to writing something like this in Java
> is using Annotations right? You can inject some behavior
> with annotations but maybe not as elegantly as with a
> trait in Scala. It was a nice introduction to traits.
>
The Qi4J folks are doing trait-like things in Java via a framework, so you may want to take a look at that:

http://www.qi4j.org/

Flat View: This topic has 119 replies on 120 pages [ « | 4  5  6  7  8  9  10  11  12 | » ]
Topic: Effect Choreography in Flex 4 Previous Topic   Next Topic Topic: Cooperative Visitor: A Template Technique for Visitor Creation

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use