Re: [shale-test] explicitly setting render kit id

2006-03-23 Thread Dennis Byrne
tId, but the above would be better because I don't think the actual *value* of the renderKitId has to be the same for each implementation. Even if it is, this is more future proof. >Yes, I see said the blind man as he picked up the hammer and saw. > >Gary I thought it was "I see s

Re: [shale-test] explicitly setting render kit id

2006-03-23 Thread Dennis Byrne
Perhaps this explains your comments ... "It's necessary to explicitly set the kit id because it's lost when using the Sun RI. " Dennis Byrne - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[shale-test] explicitly setting render kit id

2006-03-22 Thread Dennis Byrne
AbstractJsfTestCase. http://issues.apache.org/jira/browse/MYFACES-1155 If Shale UTF does not explicity set the renderKitId on UIViewRoot, I would have to stick a class between AbstractJsfTestCase and many descendants to achive this - just to fix a one liner in core :) Dennis Byrne