Results 1 to 4 of 4

Thread: RTTI Blog

  1. #1

    RTTI Blog

    During the cleanup of my bookmarks, I've came across this one:
    http://hallvards.blogspot.com/search/label/RTTI

    This guy does incredible things with the RTTI mechanism. It's worth visiting.

  2. #2

    Re: RTTI Blog

    I've seen his stuff before...very impressive
    cheers,
    Paul

  3. #3

    Re: RTTI Blog

    wow, hacking delphi internals

    thanks for the tip
    From brazil (:

    Pascal pownz!

  4. #4

    Re: RTTI Blog

    Yeah. I love Hallvard's tricks. Very fun stuff.

    Also, on the subject of RTTI, at the Delphi Live conference last week Barry Kelly presented an interesting session on expanded RTTI. The whole system's supposedly getting revamped in the next version of Delphi, to use a cleaner, more object-oriented interface, (no more mucking around with pointers,) and make RTTI a lot more useful overall. One of the big things that he mentioned was the addition of Attributes (in native code!) to help attach metadata to your classes. I'm looking forward to playing around with it.

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
  •