Re: Swixml not throwing Exceptions

[email protected] Fri, 6 May 2005 20:07:14 -0700
Newsgroups gmane.comp.embedded.carlsbad-cubes
Message-ID <[email protected]>
You need to set the DEBUG switch to true during development.

-wolf

On May 6, 2005, at 9:04 AM, [email protected] wrote:

> Hi,
>
> I am having several problems with the following Swixml behavior, that
> I believe is a bug. For example, if I try to set some property with an
> invalid value, ie:
>
> <panel layout="anything.here">
>
> Swixml don't do anything, it simply ignores it and move on.
>
> This misleads the user to think everything is OK when it is not. And
> it is very hard to figure out that a parameter was wrong looking at
> XMLs with hundreds of line like I have in my project. This "feature"
> really is a bug in my opinion.
>
> Besides that, I am really enjoying using Swixml for the screens, it
> helps a lot in Swing development!
>
> Thanks.
>
> .mi
>
> _______________________________________________
> Forum mailing list
> [email protected]
> http://carlsbadcubes.com/mailman/listinfo/forum_carlsbadcubes.com
>