> Anybody can share about the jPOS Presentation Manager? i got it from
> http://feeds.feedburner.com/jpos.
You mean as in this paragraph? :-
"
Both take advantage of miniGL and we are currently working in the user
interface where we have some good news too, we have now the jPOS
Presentation Manager (I’ll talk about it soon - think dynamic
scaffolding to provide CRUDL support for most commonly managed entities).
"
I'm sure Alejandro can add some details, but from that I would think it
might be work in progress; at least until another announcement is made.
8)
--
Mark
The goal of the presentation manager is to dynamically and consistently
create administration pages (create/remove/update/delete/list/search
with audit support) for say 80% of the less used entities, so we can
have extra free time to manually work on the more often used 20%.
Here is a screencast of an early version (http://jpos.org/private/pm.swf
- please forgive my pathetic English).
--Alejandro
One of our PEP members from Argentina took our initial version and
modified it to fit their needs for their jCard-based airtime top-up
application. Their lead developer is now working in a rewrite of of
their add-ons for his master thesis. He'll eventually release it as
a jPOS module.
In the meantime, I worked on a YUI based rewrite (instead of jQuery),
but then I moved to GWT and that's what I'm doing now, getting myself
up to speed with GWT.
So we'll probably have two versions of the PM, a JSP+Struts version
(being written by Jeronimo the man, not the JEE container -
http://tinyurl.com/jposfaces) and a GWT version, hopefully reading the
same (or a very simliar) PM XML entity meta-data.