Matthias Wessendorf said the following On 10/15/2009 5:48 PM PT:
Hi,
I'd like to move the XhtmlConstants class to the API.
The only dependency on another IMPL class is very simple.
It is a constant, that resolves to a String ("portlet").
If nobody disagrees, I will move on with the move.
Yeah, just on trunk (Trinidad 1.2.x)
Thx,
Matthias
Matthias,
A bunch of the constants appear to be implementation-dependent. Rather
than making the entire class public, I think you should come up with a
proposal for which constants you want to move to a public class.
-- Blake Sullivan