Results 1 to 10 of 10

Thread: Anonymous classes

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Based on your description this sounds as a way of how Java tries to implement generics.
    So maybe you should look in this way to find your answer faster.

  2. #2
    Quote Originally Posted by SilverWarior View Post
    Based on your description this sounds as a way of how Java tries to implement generics.
    So maybe you should look in this way to find your answer faster.
    Maybe my description sounds like I'm talking about generics but that is certainly not the issue. Java and Oxygene both support generics and they are used where appropiate.
    The use of anonymous classes I'm describing is more a method of simulating delegates.

    Anyway as I write earlier, it turns out Oxygene has partial support for this feature. I'll have to do with that.
    Imagine I've written something clever here inspiring you to make something awesome. If that happens give me credits

  3. #3
    For whomever it may concern the latest update to Oxygene for Java now supports Inline interfaces inheriting from classes. Clearly I was not the only one desiring this feature.
    Now I have to seriously think about if I want to renew my subscription.
    Imagine I've written something clever here inspiring you to make something awesome. If that happens give me credits

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •