[ http://jira.jboss.com/jira/browse/JBPM-58?page=history ]

Tom Baeyens updated JBPM-58:
----------------------------

    Description: 
1) how to delete process instances and process definitions : cascading deletes ?

2) long or Long for id's. is there a preference. i have experienced some 
problems with the null-value not being interpreted as i had hoped in case of 
long but that might be my ignorance.

3) query tokens and/or process instances based on process variables.  how to 
query the 

4) Variable persistence: is the serializable type of hibernate better then my 
ServializableValue (using commons base64 encoding)

5) what is the most portable way to store the variable types float and double ?

6) does a private default constructor blocks some optimizations.  (i want to 
get rid of most of the default constructors in the javadocs and making them 
private seems the easiest way)

  was:
1) how to delete process instances and process definitions : cascading deletes ?

2) long or Long for id's. is there a preference. i have experienced some 
problems with the null-value not being interpreted as i had hoped in case of 
long but that might be my ignorance.

3) query tokens and/or process instances based on process variables.  how to 
query the 

4) Variable persistence: is the serializable type of hibernate better then my 
ServializableValue (using commons base64 encoding)

5) what is the most portable way to store the variable types float and double ?


> persistence
> -----------
>
>          Key: JBPM-58
>          URL: http://jira.jboss.com/jira/browse/JBPM-58
>      Project: JBoss jBPM
>         Type: Task
>   Components: Core Engine
>     Reporter: Tom Baeyens
>     Assignee: Tom Baeyens
>     Priority: Minor

>
>
> 1) how to delete process instances and process definitions : cascading 
> deletes ?
> 2) long or Long for id's. is there a preference. i have experienced some 
> problems with the null-value not being interpreted as i had hoped in case of 
> long but that might be my ignorance.
> 3) query tokens and/or process instances based on process variables.  how to 
> query the 
> 4) Variable persistence: is the serializable type of hibernate better then my 
> ServializableValue (using commons base64 encoding)
> 5) what is the most portable way to store the variable types float and double 
> ?
> 6) does a private default constructor blocks some optimizations.  (i want to 
> get rid of most of the default constructors in the javadocs and making them 
> private seems the easiest way)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to