From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Philipp Stephani
Noam Postavsky <npostavs@users.sourceforge.net= a>> writes:
> Drew Adams <drew.adams@oracle.com> writes:
>
> > Any news on this?=C2=A0 There is no general, abstract
> > solution proposed, so far, to meet the needs met
> > by the specific alist <-> hash-table code I sent.
>
> Did you have any comments for my proposal in #29?
That's clever.
OTOH I'm not convinced that `map-into' is a good abstraction.=C2=A0= Every
goal type might have an individual set of useful parameters, especially
when we want to add support for other map types in the future.=C2=A0 Our
choice now to unite those in one conversion interface function might
result in quite a mess later.