afawcett / apex-toolingapi

Apex wrapper for the Salesforce Tooling API
BSD 3-Clause "New" or "Revised" License
134 stars 98 forks source link

Further clean up on the types, apply the inheritance seen in the XML Schema types to the Apex types #3

Closed afawcett closed 10 years ago

afawcett commented 10 years ago

Our initial import of these types is done, with a clean up of them to remove XML generated info and ordering of the types in the class. There is also test coverage of them. Further work is needed to apply the SObject_x base type, though this is now covered in a separate issue. Ok to close?