Transfer and Coldbox? Holy Moly!
This is just a short post to let folks know I got Coldbox and Transfer smokin’ like a ‘67 Big Block Chevelle SS! All I can say is, WOW!
It’s 12:30AM here, and I’ve been toiling away on my laptop in bed because I’ve become obsessed with how frickin’ cool this $hit is! I’ve gotta hit the bed. I’ll post some examples tomorrow hopefullly.
Here’s a teaser….
<package name=”cars”>
<object name=”cars” table=”cars” >
<id name=”carid” type=”numeric” generate=”false”/>
<property name=”carmake” type=”string” nullable=”false” />
<property name=”carmodel” type=”string” nullable=”false” />
</object>
</package>
POOF!
1 comment so far
Leave a reply
Yes it is pretty sweet, isn’t it?