primefaces / primefaces

Ultimate Component Suite for JavaServer Faces
http://www.primefaces.org
MIT License
1.77k stars 747 forks source link

UIData: split in 2 classes and rename as PrimeUIData #11640

Open Rapster opened 4 months ago

Rapster commented 4 months ago

Description

Current UIData is a mix bag of Mojarra, MyFaces and PF impl. It gets tough to follow how PF impl is different from JSF impl and why...

Describe the solution you would like

Split UIData into 2 classes and rename UIData as PrimeUIData

Additional context

Also this might help to port fixes from Mojarra

melloware commented 4 months ago

I like this idea.