Announcement

Collapse
No announcement yet.

Building Coder: RevitLookup Using Reflection for Cross-Version Compatibility

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Building Coder: RevitLookup Using Reflection for Cross-Version Compatibility

    Today, I present a large and drastic contribution to [RevitLookup](https://github.com/jeremytammik/RevitLookup) from Andy [@awmcc90](https://github.com/awmcc90) McCloskey of [RevDev Studios](https://twitter.com/revdevstudios) that will help significantly in supporting both past and future releases of Revit: - [Drastic changes making use of object inspection via reflection](#2) - [Cross version compatibility](#3) - [Removal of events and unused functionality](#4) - [Commit summary](#5) - [`Snoop` / `CollectorExts`](#6) - [`Utils`](#7) - [`Tests`](#8) - [File Changes](#9) - [Download](#10) - [RevDev Studios](#11) #### Drastic Changes Making Use of Object Inspection via Reflection...

    Click here to view the entire blog post.

Related Topics

Collapse

Working...
X