> Along the same lines, in Ben's example, can I say:
>
> <fruit ripeness="..." />
>
> I.e., can I name _any_ attribute in the open tag now?
Yes, that you can reference any declared attribute from the class without
any compiler warning. I think that has worked that
way for a long time.
On 2007-10-29, at 18:49 EDT, Henry Minsky wrote:
>
> > You mean if the user doesn't explicitly declare the event?
> >
> > On 10/29/07, Benjamin Shine <[EMAIL PROTECTED]> wrote:
> >>
> >>
> >> Henry, with the new validator, do we (want to) allow this scenario?
> >>
> >> <class name="fruit">
> >> <attribute name="ripeness" ... />
> >> </class>
> >>
> >> <fruit name="avocado" onripeness="Debug.write('mmm ripe avocado')" />
> >>
> >>
> >>
> >
> >
> > --
> > Henry Minsky
> > Software Architect
> > [EMAIL PROTECTED]
>
>
--
Henry Minsky
Software Architect
[EMAIL PROTECTED]