|
|
|
|
|
by zabzonk
88 days ago
|
|
Couple of comments: > This can be as simple as adding a type suffix to a resource name (e.g. Orders Table, Results Bucket) Don't encode types in names. And I disagree somewhat that the names are really needed at all. > Making a “master” diagram I think such a diagram is useful but obviously each top-level "box" in it doesn't need to contain all sub-components. |
|
Why? Hungarian notation probably is probably going too far, but in cases where a single word is heavily overloaded encoding types is helpful (eg. image file, image table, image bucket).