Discussion:
Are custom :db.types officially supported yet?
Thomas Heller
2013-11-29 00:59:12 UTC
Permalink
Hey,

is there support for custom :db.types in Datomic yet? I asked this a while
back and the answer was "yes, sometime in the future". With Fressian out is
there now an official way to get this done?

I'd especially like to add monetary values (currency + bigdec) and some geo
data (while lat/lon is enough for now, paths would be nice too).

Regards,
Stuart Halloway
2013-11-29 15:57:25 UTC
Permalink
Hi Thomas,

Fressian and Datomic were designed from day one to eventually support this
use case. That said, the path from today to there is not trivial. We will
do this eventually, but to be clear, it is not on the short-term path.

Regards,
Stu
Post by Thomas Heller
Hey,
is there support for custom :db.types in Datomic yet? I asked this a while
back and the answer was "yes, sometime in the future". With Fressian out is
there now an official way to get this done?
I'd especially like to add monetary values (currency + bigdec) and some
geo data (while lat/lon is enough for now, paths would be nice too).
Regards,
/thomas
--
You received this message because you are subscribed to the Google Groups
"Datomic" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "Datomic" group.
To unsubscribe from this group and stop receiving emails from it, send an email to datomic+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
Daniel Compton
2017-07-22 11:23:00 UTC
Permalink
Is there any further movement on custom :db.types?

The naive view would be that adding extra transactions with {:db/ident
:db.type/my-custom-tag :fressian/tag :my.custom/tag} is all that would be
needed. I don't expect that is really the case though. It would be handy to
be able to add custom types, even if they were just the existing composite
Fressian types (list, map, set).
Post by Stuart Halloway
Hi Thomas,
Fressian and Datomic were designed from day one to eventually support this
use case. That said, the path from today to there is not trivial. We will
do this eventually, but to be clear, it is not on the short-term path.
Regards,
Stu
Post by Thomas Heller
Hey,
is there support for custom :db.types in Datomic yet? I asked this a
while back and the answer was "yes, sometime in the future". With Fressian
out is there now an official way to get this done?
I'd especially like to add monetary values (currency + bigdec) and some
geo data (while lat/lon is enough for now, paths would be nice too).
Regards,
/thomas
--
You received this message because you are subscribed to the Google Groups
"Datomic" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "Datomic" group.
To unsubscribe from this group and stop receiving emails from it, send an email to datomic+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...