|
|
|
|
|
by yardie
3061 days ago
|
|
I agree with the grammar as written. But when describing objects in a programming language isn't it better to add the type into the variable name? I've always found o_object, s_string, d_double to be quite common when working with ObjC examples. So often, that I assume it's best practice. When dealing with a wall of text it's not always obvious that a schema is a schema. |
|