Earlier this week I complete the update of cl-fluiddb the Common Lisp interface to FluidDB. Today I am pleased to announce that the Emacs interface fluiddb.el has also been updated to support the new features introduced last month.
The new interface was described in the previous blog post - fluiddb.el follows that interface quite well, except for the generic function to format namespace and tag names; for the moment only strings are supported here.
This update affects only the low-level routines. The interactive code doesn't make use of these features yet.
Happy hacking!