Frank,

The editor;py changes have thrown me for a loop.
Before all task editor pages were of type: TaskEditorPage
Now the subject page isn't even an EditorPage.
Is this a mistake?

I have some code and date that go into the EditorPage.

An editor page knows what fields are contained in it, so it has a _fieldMap
In addition, they all have a setFocusForField and containsField method.
I can add these to Subject page manually, but it seems like the subject 
page should be an editor page.

Is TaskEditorPage going to go away entirely?

Reply via email to