Wheels 1.0, when?
Posted by Per Djurner on Sep 16
Chris Peters totally gave it away in his post on the official Wheels blog:
"We're pretty much locked on features until we release 1.0 in a couple months".
A "couple" usually means "2", right?
So, let's do the math in ColdFusion (I could use my brain for the calculation I guess but ColdFusion is already up to version 9 while the last reports from my brain indicate perpetual beta status).
<cfset releaseDate = Month(Now()) + 2> <cfdump var="#MonthAsString(releaseDate)#">
For those of you who don't have the luxury of having a ColdFusion development server to run this complex code on I can tell you that the answer is "November".
I'm looking forward to it, are you?
By the way, the above code was done without any use of a framework!
Yeah, it was painful but I stuck with it.
Comments (2)
Sep 23, 2009
cf_chrispeters said...
I'm looking forward to Wheels 1.0, but I'm also looking forward to another post. Get on it!
Per Djurner said...
I need some more time, I'm still exhausted after writing this one ;)