[jboss-user] [JBoss jBPM] - Re: Finding tasks efficiently using ContextInstance?

2007-02-24 Thread kukeltje
I should have put a smiley in my post like this: ;-)

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4021578#4021578

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4021578
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Finding tasks efficiently using ContextInstance?

2007-02-23 Thread michaelok
Of course, good point, I'm in my commercial software mindset I guess.  This 
is the That's how we've always done things sort of thing.  

Fair enough, this will certainly be a consideration.  Even as far as a decent 
Use Case, as I have seen in other situations with open source, that the core 
group seem to find a much better way to implement anyway, but at least to get 
the ball rolling, this would be something.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4021248#4021248

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4021248
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Finding tasks efficiently using ContextInstance?

2007-02-22 Thread michaelok
Why not define a custom table, that extends off of one of the jbpm ones?

Disadvantage: you are building a customized version of jbpm, and these tables 
may change in future.  But then, you may need to change a customized Hibernate 
query anyway.  

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4020844#4020844

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4020844
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Finding tasks efficiently using ContextInstance?

2007-02-22 Thread kukeltje
why, why, why is everybody making workarounds, changing things, being afraid it 
won't be compatible etc..etc..etc IF

they can just implement it as a feature/enhancement to jBPM, submit it as a ' 
patch'  and get in it integrated into the core... EVERYBODY happy

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4020939#4020939

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4020939
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Finding tasks efficiently using ContextInstance?

2007-02-20 Thread paolodt
Q: anonymous wrote : 
  | The TaskMgmtSession class has several methods for finding tasks belonging 
to actors - either individual actors or many at a time.
  | 
  | BUT... is there a way to efficiently find tasks using the values in context 
variables? 
  | 


A: anonymous wrote : 
  | you can do this with a hibernate query. you'll have to learn a bit about 
how jbpm stores the variable instances for that. 
  | 

Is this still valid or exists a better way to do that? 

Thank you. Paolo DI Tommaso

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4019392#4019392

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4019392
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user