afawcett / apex-toolingapi

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

Update ToolingAPI.cls - Class Id #17

Closed tmowbrey closed 10 years ago

tmowbrey commented 10 years ago

Updated to include String Id for all base workflow classes.

afawcett commented 10 years ago

Thanks for much for your submissions! Did you notice that the SObject_x base class this has the Id member in it? I'm also not able to auto merge this pull request at the moment, i can take a look manually later, but wanted to ask about the SObject_x base class before?

tmowbrey commented 10 years ago

Hi Andrew,

I missed that the Id was part of the SObject_x base class. I have gone and updated the file now. Also, I have removed a couple of duplicate items that I missed in my first commit. Please let me know if you see anything else (I have not yet compiled anything).

afawcett commented 10 years ago

It looks like this has already been merged, not quite sure how though? If you find otherwise can i please ask a favour that you raise another PR from the latest in master branch?