- From: Benoit Mahe <Benoit.Mahe@sophia.inria.fr>
- Date: Wed, 05 May 1999 15:05:26 +0200
- To: Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de>
- CC: "jigsaw@w3.org" <jigsaw@w3.org>, W3 Jigsaw Mailinglist <www-jigsaw@w3.org>
Roland Mainz wrote: > Hi ! > > ---- > > Yves Lafon wrote: > > > On Tue, 4 May 1999, Roland Mainz wrote: > > > > > ---- > > > I'm working on a new filter class and need a new type of attribute: > > > A MimeTypeArray-Attribute class (like StringArrayAttribute, but holding > > > an array > > > of MimeType objects...) > > > > Yes, combination of low level attributes and array should be here, not > > only MimeTypeAttribute, we will do that ASAP. > > Question: What happens if I change the data type of on attribute ? > Background: > I wrote the CompressFrame which uses a StringArray as an argument, > which should be an array of MimeType's (e.g. the "mime-type" argument, > which lists the type of outgoing mimetypes which should be compressed > (I've choosed text/* for CompressFilter as the default, which should cover > the most common things)). > > What happens if I change this silently from StringArrayAttribute to > MimeTypeArrayAttribute inside the code ? Jigsaw won't like it :( We have to modify the code in order to allow that kind of things, New behaviour: if Jigsaw is unable to load an attribute, put a default value (eg: null) instead. Regards, Benoit. > > > ---- > > Bye, > Roland > > -- > __ . . __ > (o.\ \/ /.o) Roland Mainz C programmer > \__\/\/__/ Roland.Mainz@informatik.med.uni-giessen.de MPEG specialist > /O /==\ O\ gisburn@w-specht.rhein-ruhr.de Sun&&Amiga programmer > (;O/ \/ \O;) TEL +49 (0) 2426901568 FAX +49 (0) 2426901569 -- - Benoît Mahé ------------------------------------------------------- World Wide Web Consortium (W3C) Architecture domain - Jigsaw Engineer http://www.w3.org/People/Mahe - bmahe@w3.org ---------------------------------------------------------------------
Received on Wednesday, 5 May 1999 09:05:35 UTC