[Proposal] ProcessModel changes

2006-09-24 Thread Simon Lessard
Good morning everyone, While making the infamous train renderer, it was difficult to determine if a step was visited or not. So, in the end, visited became before current step and unvisited after current step. Also, most of the times, the commandNavigationItem placed in the stamp has the same

Re: [Proposal] ProcessModel changes

2006-09-24 Thread Adam Winer
I think it might be useful to let users write very component-specific models, such that they can have more compact, more automatic pages. But, I'm uncomfortable with making this the required way to implement the page, 'cause it does push so much down into the model.. And, for example, the fact

Re: move token map from UIXCollection to corresponding renderer

2006-09-24 Thread Arjuna Wijeyekoon
hi, anyone like to comment on this? feel free :) --arjuna On 9/22/06, Arjuna Wijeyekoon [EMAIL PROTECTED] wrote: Folks, Currently the UIXCollection class (which is the super class for table/tree/treeTable) maintains a mapping between Object rowkeys and String tokens. see private

Re: Process train and IE

2006-09-24 Thread Arjuna Wijeyekoon
is this IE 6 or IE 7? On 9/23/06, Simon Lessard [EMAIL PROTECTED] wrote: Hello all, As you might know, IE has some problems with composite selectors (.something.somethingElse for example, but more commonly .af_train_stop.p_AFVisited). With process train the most important issue it yield is