Ah, sorry, another thing interesting for Pivot 1.2 or higher could be a better interaction with (usually) Corporate Intranet webapps, where custom authentications are used.
For next releases, some ideas: - I'm thinking to implement a support for a Digest authentication, and later to provide others ... - a Color Utility class to transform/check/simulate them , as discussed via mail previous days ... - a simple XMLSerializer is missing, could we plan it ? - move projects layout to a more common standard, like that used in Maven for libraries (jar) projects, so for example throw -test projects moving their code inside the related project, in the test directory ... ok this maybe for 2.x - enable maven builds for pivot sources, this could simplify all the tests with various Servers ... - add a experimental sub-project (/src , /test, etc) where to put experimental code (proof-of-concept, less tested, etc) ... and maybe non-standard library dependencies - ensure compatibility with headless mode for pivot classes, at least the core classes - then for example see if it's possible to run pivot applications in a headless server to do some work, generate an offscreen bitmap and use/save it, for documentation purposes, graphics generation, etc ... What do you think ? To propose this type of things, is it better to discuss via mail, and later on JIRA I think, right ? Bye, Sandro
