UPDATE:
The details for the evening are:
Wed, July 23rd --
Chesterfield / 1101 SE Burnside
6:30pm
(just a few blocks (+/-10?) directly south of the Lloyd Center Max station)
or in a more dojo'y way:
dojo.mixin(dojo,{
dinner: function(){
return {
date:"2008-07-23",
time:"6:30pm, PST",
place:"Chesterfield PDX",
address:"1101 SE Burnside"
}
}
});
console.dir(dojo.dinner());
dinner: function(){
return {
date:"2008-07-23",
time:"6:30pm, PST",
place:"Chesterfield PDX",
address:"1101 SE Burnside"
}
}
});
console.dir(dojo.dinner());
Looking forward to seeing everyone!
This is just an update for my original post:
http://dojotoolkit.org/2008/07/17/ddd-4-5-portland-oregon
