It is defined in com/orientechnologies/orient/core/id/ORID.java as char PREFIX = '#'; char SEPARATOR = ':';
If you change it and rebuild, you break something else, where it is hardcoded (serialization, etc...) So I think it's not feasible Il giorno venerdì 6 gennaio 2017 20:45:08 UTC+1, NUVUZ ha scritto: > > Is it possible to replace the use of the hash/pound (#) sign in the RID? > I'm running into conflicts with coldfusion that uses # signs extensively > for its markup. > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
