Created API Warts (markdown)

Sentimentron 2014-12-10 14:22:30 -08:00
parent 7231526b0a
commit af3d8d0099
1 changed files with 2 additions and 0 deletions

2
API-Warts.md Normal file

@ -0,0 +1,2 @@
* Why does `NewFloatAttribute` take the Attribute name, but `NewCategoricalAttribute` doesn't?
* Why does `AddAttribute` return an `AttributeSpec`, but not an error?