Timeline for Best practices for sharing tiny snippets of code across projects
Current License: CC BY-SA 3.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 31, 2013 at 4:40 | comment | added | poke | Except that for non-standard libraries, this means that you'll have to ship a large assembly just because of a single (or few) uses. This is not an issue for standard stuff as that's available anyway, but I'd definitely avoid shipping large but mostly unused assemblies if you can split it up in a good way. | |
| Mar 30, 2013 at 14:35 | history | answered | Theo Lenndorff | CC BY-SA 3.0 |