I've added a test to PLR called SerlizationTest (completing PAS-339).
This class does XMLEncoder encoding on all the beans in the PLR.
There's no easy way to have the test find all those bean classes, so it
keeps an array of them in the static final field "pasBeanClasses".

So whenever you make a new bean in the PLR, remember to add it to that
array so that its serialization will be tested.  (This includes the
BeanInfo which can be tricky.)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SAIL-Dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/SAIL-Dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to