Re: [shale] clay generic templates and symbol replacement

2006-03-02 Thread Gary VanMatre
>From: "Ryan Wynn" <[EMAIL PROTECTED]> > > > Thanks, Gary. The bindingType="Early" fixed it. I guess Clay was > looking for an extension and it was being done too late. > I'll make that the default. I don't think that a VB bindingType even works. I'll do a little refactoring here. > My

Re: [shale] clay generic templates and symbol replacement

2006-03-02 Thread Gary VanMatre
>From: "Ryan Wynn" <[EMAIL PROTECTED]> > > One thing I did notice though was that Clay was interpreting some > components nested within in a html template. I removed the > whole comment block and the error went away. Darn, I thought we had the comment bug resolved. I'll take another look at

Re: [shale] clay generic templates and symbol replacement

2006-03-02 Thread Ryan Wynn
On 3/2/06, Ryan Wynn <[EMAIL PROTECTED]> wrote: > On 3/2/06, Gary VanMatre <[EMAIL PROTECTED]> wrote: > > >From: "Ryan Wynn" <[EMAIL PROTECTED]> > > > > > > I am getting the following exception and though I have looked at bug > > > 37796 I still can't decide if what I am trying to do cannot be done

Re: [shale] clay generic templates and symbol replacement

2006-03-02 Thread Ryan Wynn
On 3/2/06, Gary VanMatre <[EMAIL PROTECTED]> wrote: > >From: "Ryan Wynn" <[EMAIL PROTECTED]> > > > > I am getting the following exception and though I have looked at bug > > 37796 I still can't decide if what I am trying to do cannot be done > > with symbol replacement or if I have made a mistake.

Re: [shale] clay generic templates and symbol replacement

2006-03-02 Thread Gary VanMatre
>From: "Ryan Wynn" <[EMAIL PROTECTED]> > > I am getting the following exception and though I have looked at bug > 37796 I still can't decide if what I am trying to do cannot be done > with symbol replacement or if I have made a mistake. > > The Component jsfid attribute is null. The cause is m

Re: [shale] clay generic templates and symbol replacement

2006-03-02 Thread Ryan Wynn
On 3/1/06, Ryan Wynn <[EMAIL PROTECTED]> wrote: > I am getting the following exception and though I have looked at bug > 37796 I still can't decide if what I am trying to do cannot be done > with symbol replacement or if I have made a mistake. > > The Component jsfid attribute is null. The cause i