jkevan commented on pull request #309:
URL: https://github.com/apache/unomi/pull/309#issuecomment-889769077


   I'm working on implementing this in a proper way, it will be part of version 
2.0.0-SNAPSHOT and 1.6.0-SNAPSHOT.
   Basically I deprecated the "now" option (it will be still supported, but 
deprecated)
   And I added this two action parameter:
   
   - setPropertyValueCurrentDate
   - setPropertyValueCurrentEventTimestamp
   
   using the value of the parameter: setPropertyValue was not a good idea for 
people that would like to set the value: "now" or "eventArrivalTime". That is 
why I prefer to implement dedicated parameters to handle this cases.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to