Blogs:AndreiBadea
From APIDesign
(Difference between revisions)
AndreiBadea (Talk | contribs)
(New page: <startFeed/> ==== Enums in APIs ==== An user of an enum might want to ensure he has processed all its fields. This can be problematic when the user doesn't own the enum, [[Blogs:AndreiBa...)
Next diff →
Revision as of 14:18, 16 July 2008
Enums in APIs
An user of an enum might want to ensure he has processed all its fields. This can be problematic when the user doesn't own the enum, such as in an API.
--AndreiBadea 14:18, 16 July 2008 (UTC)