Re: [widgets] removing onmodechange and viewMode from AE

2009-07-27 Thread Marcos Caceres
On Tue, Jul 21, 2009 at 7:40 PM, Marcos Caceresmarc...@opera.com wrote:


 On Jul 21, 2009, at 7:27 PM, Scott Wilson scott.bradley.wil...@gmail.com
 wrote:

 +1

 Sounds sensible - I've had a hard time figuring out what to do about these
 without  the view modes spec being completed.

 I guess this is also good for UA that don't support view mode switching.
 Means that they can conform to AE


I've removed them from the spec.
-- 
Marcos Caceres
http://datadriven.com.au



[widgets] removing onmodechange and viewMode from AE

2009-07-21 Thread Marcos Caceres
I think we should remove onmodechange and viewMode from the AE spec
and move them to the View modes spec (View Modes defines
ModeChangeEvent already!). Those attributes are currently
underspecified in AE and can't be properly specified till we have a
View Modes spec anyway.

If we move them, we can add them as supplemental to the Widget object:

[Supplemental] interface Widget {
readonly attribute DOMString  viewMode;
   attribute ModeChangeListener onmodechange;
};

Moving them will allow AE to be finished more quickly.

Kind regards,
Marcos

-- 
Marcos Caceres
http://datadriven.com.au



Re: [widgets] removing onmodechange and viewMode from AE

2009-07-21 Thread Scott Wilson

+1

Sounds sensible - I've had a hard time figuring out what to do about  
these without  the view modes spec being completed.


S

On 21 Jul 2009, at 17:32, Marcos Caceres wrote:


I think we should remove onmodechange and viewMode from the AE spec
and move them to the View modes spec (View Modes defines
ModeChangeEvent already!). Those attributes are currently
underspecified in AE and can't be properly specified till we have a
View Modes spec anyway.

If we move them, we can add them as supplemental to the Widget object:

[Supplemental] interface Widget {
   readonly attribute DOMString  viewMode;
  attribute ModeChangeListener onmodechange;
};

Moving them will allow AE to be finished more quickly.

Kind regards,
Marcos

--
Marcos Caceres
http://datadriven.com.au





smime.p7s
Description: S/MIME cryptographic signature


Re: [widgets] removing onmodechange and viewMode from AE

2009-07-21 Thread Marcos Caceres



On Jul 21, 2009, at 7:27 PM, Scott Wilson scott.bradley.wil...@gmail.com 
 wrote:



+1

Sounds sensible - I've had a hard time figuring out what to do about  
these without  the view modes spec being completed.


I guess this is also good for UA that don't support view mode  
switching. Means that they can conform to AE




S

On 21 Jul 2009, at 17:32, Marcos Caceres wrote:


I think we should remove onmodechange and viewMode from the AE spec
and move them to the View modes spec (View Modes defines
ModeChangeEvent already!). Those attributes are currently
underspecified in AE and can't be properly specified till we have a
View Modes spec anyway.

If we move them, we can add them as supplemental to the Widget  
object:


[Supplemental] interface Widget {
  readonly attribute DOMString  viewMode;
 attribute ModeChangeListener onmodechange;
};

Moving them will allow AE to be finished more quickly.

Kind regards,
Marcos

--
Marcos Caceres
http://datadriven.com.au