h a l f b a k e r y"This may be bollocks, but it's lovely bollocks."
add, search, annotate, link, view, overview, recent, by name, random
news, help, about, links, report a problem
browse anonymously,
or get an account
and write.
register,
|
|
|
|
I'd allow cut and paste duplication within the same file, just no importing. If I had to retype every prototype twice in my code, it would never compile... =) |
|
|
I don't always care for wizards, which tend to generate unreadable code, but a precompiler that identifies redundent code and generates abstraction options might be useful. I dont know where I would be without cut and paste, I nearly always start by modifying existing classes with abstraction in mind as the ultimate goal - I'd rather spend my time on design and testing than on finding syntax errors. |
|
|
Users should also be physically unable to declare global variables, get beeped at repeatedly if they make syntax errors, and get a small electric shock if they look at the keyboard instead of the screen while typing. |
|
| |