unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Jan Nieuwenhuizen <janneke@gnu.org>
To: Mike Gran <spk121@yahoo.com>
Cc: Guile User <guile-user@gnu.org>
Subject: Re: guimax and guile-gi
Date: Fri, 05 Jul 2019 21:40:07 +0200	[thread overview]
Message-ID: <871rz4gtig.fsf@gnu.org> (raw)
In-Reply-To: <20190705131458.GA25455@spikycactus.attlocal.net> (Mike Gran's message of "Fri, 5 Jul 2019 06:14:58 -0700")

Mike Gran writes:

Hi Mike,

> The GNOME-suggested API for gobject-introspection is to use 'send' and
> 'connect', which are already Guile procedures.  In guile-gi, we're
> thinking about moving away from 'send' to use 'with-object' or perhaps
> 'using'.  Also, we're changing how to connect GObject signals.

Yes, I saw `with-object' on a syntax branch and was about to ask you if
I could already commit to that...it seems now it's `using'

with-object' feels Guily'er in a way, but `object' is maybe a bit vague?
`with-gobject' is longer than `with-g', and both mainly add more
crypticness over `object'.  `using' is shorter and better than send, I
like it :)

> It would change all the work you've done on guimax, so I forked and
> re-wrote guimax using the guile-gi API that we expect to push today.

Ohh, wow -- thanks!!

> You can find the fork at the location below, and I can pull that into a
> patchset if you want me to.
>
> https://gitlab.com/spk121/guimax/tree/master

> Feel free to let me know if this API change is for the better or
> worse. ;-)

This works for me, definately better.  I'm working on some silly guimax
bugs while finishing up the GTK C backend first and then come back to
Guile-GI wich is the preferred UI backend for Guimax, eventually ;)  So
timing is perfect.

On Guix, Guile-GI now needs glib and glib-bin to build, you can pull
from

    https://gitlab.com/janneke/guile-gi.git

(and some tests still fail, i'm sure you got that).

Thanks again,
janneke

-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com



  reply	other threads:[~2019-07-05 19:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-05 13:14 guimax and guile-gi Mike Gran
2019-07-05 19:40 ` Jan Nieuwenhuizen [this message]
2019-07-10  6:32   ` Jan Nieuwenhuizen

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.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=871rz4gtig.fsf@gnu.org \
    --to=janneke@gnu.org \
    --cc=guile-user@gnu.org \
    --cc=spk121@yahoo.com \
    /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.
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).