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

Garbage Ideas

Name: Anonymous 2010-05-01 9:08

ITT: Post those lame software development ideas you have in the ideas.txt that you are sure you will never get to try them out.

Name: Anonymous 2010-05-10 7:41

>>43
I don't want to sent a date string or a timestamp. I want to send a date. I want account.expiry_date to be a date so I can compare it to the current date, show it as a string or check the day of the week.
One thing I absolutely do not want to do is litter my code with json_date_to_real_date(account.expiry_date), because after I parse something, I expect it to be fully parsed. The type of the data should be in the data, not in the code that uses it after `parsing'.

Of course XML has its flaws, but when it's a huge pain to just to send a date in JSON1, you know something's wrong there too.

1 http://weblogs.asp.net/bleroy/archive/2008/01/18/dates-and-json.aspx

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