[jboss-dev-forums] [Design of JBoss jBPM] - Re: Status of web console enhancements
tom.baeyens@jboss.com
do-not-reply at jboss.com
Thu Oct 12 03:08:29 EDT 2006
"david.lloyd at jboss.com" wrote : But the main recurring factor is that we need a good search/navigation system, and that's what I have in progress right now.
|
once you have initial ideas, post them here for review.
"david.lloyd at jboss.com" wrote : A search mechanism is specified not only by the console requirements, but also the BAM application (which seems to overlap in functionality with the web console to a degree that remains to be seen).
|
as you say onward, hibernate's criteria api is the way to go. so the thing that i would like to see sketched out is the navigation between search pages, results and other functionality.
"david.lloyd at jboss.com" wrote : I've come to the conclusion that the only real practical alternative is to use criteria queries to specify first the search results, and then add on any specified filter criteria.
|
i absolutely agree
I get the impression that you are thinking too generic in this first iteration. I think the best approach is just hack 2 or 3 queries together ad hoc and get them in the web console, just to get a feel of the web console in general. No reusability in mind. Consider this a prototype.
Then we should design the BAM DB (shouldn't we call this a Business Intelligence DB instead ?) and build the generic query framework on top of that.
For the design of the BAM DB, i want to work this out in the jbpm 4 prototyping module: lightning. Once you're ready i can help you on your way in there.
Thoughts ?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3977776#3977776
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3977776
More information about the jboss-dev-forums
mailing list