Hi all, I'd like to integrate taste to our system. Unfortunately I found that Taste's DataModel require me using long type as user id and item id.
I don't thinkg it make sence to enforce user use long type as id. String type will be more extensible and flexible. Because sometimes user use email address as id or other times use uuid as user id. Thank you. Jeff Zhang
