Sorry I have not had much of a chance to respond. It has been answer unexpectedly busy week. I should be able to test this and update tomorrow.
On Mar 29, 2011 9:37 AM, "Chris Boden" <cbo...@gmail.com> wrote:
hahaha, I wasn't sure! My thinking was either a) "Well, I didn't
think I was being that unhelpful, but I'm happy to contribute with a
little direction" or b) "Maybe tweet was about something else and
he'll get a kick out of this comment".
Good suggestion about a different Exception, I like it. I was getting
frustrated in my application when I would do a try/catch around a
verify() and my `dispatch_exception` filter was handling the error
instead of my catch block! Your suggestion should fix that.
I think my code is a good start, we can improve, refine and polish
it. I'm going to wait until you've moved/modified any of it into your
repository till I do any more work on it. Let me know if you'd like
me to make any adjustments to it.
On Mar 29, 10:20 am, Vance Lucas <va...@vancelucas.com> wrote:
> Nice work!
>
> I see you saw my tw...
> Vance Lucashttp://vancelucas.com
>
>
>
> On Mon, Mar 28, 2011 at 8:12 PM, Chris Boden <cbo...@gmail.com> wrote:
> > Hey, this doesn't...
> >https://github.com/cboden/alloy/commit/e817eabd0a96d878fa42d19d750434...
>
> > I've removed the hard code html/json/xml checks and abstracted them
> > into their own layout ...