emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@posteo.net>
To: Psionic K <psionik@positron.solutions>
Cc: emacs-orgmode@gnu.org
Subject: Re: Binary Table & Babel Data Passing
Date: Wed, 25 Dec 2024 13:28:20 +0000	[thread overview]
Message-ID: <87r05vzybv.fsf@localhost> (raw)
In-Reply-To: <CADQMGAQ6REDJm8H=CpUF+HHBa3suOpHuMGhAq_UR9-V4cuNwBw@mail.gmail.com>

Psionic K <psionik@positron.solutions> writes:

> But first things first, binary data passing between babel blocks and
> avoiding serialization for languages where the runtime can be
> convinced to do it should have been done two decades ago on POSIX.
> Next best time is now, using 2025 tools.

That might be possible in some cases, if you pass some kind of reference
to data between the code blocks, in addition to the printed
representation of that data (if it needs to be inserted into Org
document). For example, it can be a link to file dump or reference
inside running babel session.

I'd say that sessions is one way to pass the data around without having
to serialize it into Emacs.

AFAIK, dumping to a file is something we currently do not have. If you
want to work on such feature, do let me know.

-- 
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


      reply	other threads:[~2024-12-25 13:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-12  6:01 Binary Table & Babel Data Passing Psionic K
2024-12-25 13:28 ` Ihor Radchenko [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r05vzybv.fsf@localhost \
    --to=yantar92@posteo.net \
    --cc=emacs-orgmode@gnu.org \
    --cc=psionik@positron.solutions \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).