Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

ENTERPRISE SOULSUCKING

Name: Anonymous 2009-11-06 3:13

I spent most of my day working on a C#/ASP.NET website for one of my classes.
I only wrote about 40 lines of code; and 39/40 of those lines were for the extra credit part of the assignment, which was optional.
Feels bad, man.

Name: Anonymous 2009-11-06 4:11

In Java, I would have 2 options:
1) I could write something to generate this code for me == yuck, bad for maintenance.
2) I could write something to generate this code for me for a base object, or just write the boilerplate by hand, then subclass my object from that class... oh wait, what if I want to use this for completly different objects... Java only has single inheritance... in Lisp I could write some macros or just use a mix-in which would add that functionality to the object easily.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List