From fahree at gmail.com Thu Nov 7 01:05:39 2013 From: fahree at gmail.com (=?ISO-8859-1?Q?Far=E9?=) Date: Wed, 6 Nov 2013 20:05:39 -0500 Subject: [qitab-devel] Re: Quepasa? In-Reply-To: References: <523A539F.9010507@ddavies.net> <523AEF26.9020607@ddavies.net> <5242E466.3030909@ddavies.net> <527A4F90.3040704@ddavies.net> <527A9DB7.9010106@ddavies.net> Message-ID: On Wed, Nov 6, 2013 at 3:21 PM, Far? wrote: > If you need utilities from quux that are not in alexandria, I propose > we start a separate git repo called "quux" or "qitab" and we start > moving utilities there using asdf-package-system style. > I created it: https://github.com/qitab/qitab It's empty, but you can add one file at a time, following the same one file, one package, one system convention as quick-build: each file is to start with a defpackage and system dependencies are automatically inferred from package dependencies. See lisp-interface-library for an example of how to use it. https://github.com/fare/lisp-interface-library > There's a github group "qitab", and you should probably be added. > Do you have a github account? > https://github.com/qitab > I can add people who are interested. ??? ? Fran?ois-Ren? ?VB Rideau ?Reflection&Cybernethics? http://fare.tunes.org Once a person has killed other people on behalf of an ideology, he becomes rather devoted to it. ? John McCarthy From fahree at gmail.com Sat Nov 16 07:15:04 2013 From: fahree at gmail.com (=?ISO-8859-1?Q?Far=E9?=) Date: Sat, 16 Nov 2013 02:15:04 -0500 Subject: [qitab-devel] quepasa In-Reply-To: <5286FE4A.6060305@ddavies.net> References: <5286FE4A.6060305@ddavies.net> Message-ID: On Sat, Nov 16, 2013 at 12:10 AM, DDavies wrote: > Hi, > > I'm fiddling around with qupasa. Does anyone remember where qmp comes from? > E.g. there are calls to qmp:define-thread-variable. > A bit of grepping shows that qmp is a nickname for quux-multiprocessing, defined in pkgdcl.lisp, and defined in compat-threads.lisp threads.lisp thread-variables.lisp thread-variables-test.lisp I suppose these and any supporting macros would be a good candidate for export to qitab https://github.com/qitab/qitab When we move things, we probably need to keep track of what we move and what we fail to move. I propose that one directory under qitab should contain partially migrated files, and a file with a list of partially or completely migrated files. A new system xuuq might also offer a view of the new files that is (mostly) backward compatible with the old one, for the sake of migration. But we don't actually have to maintain it, just insert the hints for changes that would be difficult to reverse engineer afterwards. ??? ? Fran?ois-Ren? ?VB Rideau ?Reflection&Cybernethics? http://fare.tunes.org Foolishness is rarely a matter of lack of intelligence or even lack of information. ? John McCarthy From ddavies at ddavies.net Sat Nov 16 05:10:34 2013 From: ddavies at ddavies.net (DDavies) Date: Sat, 16 Nov 2013 00:10:34 -0500 Subject: [qitab-devel] quepasa Message-ID: <5286FE4A.6060305@ddavies.net> Hi, I'm fiddling around with qupasa. Does anyone remember where qmp comes from? E.g. there are calls to qmp:define-thread-variable. Thanks, Derek -------------- next part -------------- An HTML attachment was scrubbed... URL: From fahree at gmail.com Wed Nov 6 20:21:27 2013 From: fahree at gmail.com (=?ISO-8859-1?Q?Far=E9?=) Date: Wed, 6 Nov 2013 15:21:27 -0500 Subject: [qitab-devel] Re: Quepasa? In-Reply-To: <527A9DB7.9010106@ddavies.net> References: <523A539F.9010507@ddavies.net> <523AEF26.9020607@ddavies.net> <5242E466.3030909@ddavies.net> <527A4F90.3040704@ddavies.net> <527A9DB7.9010106@ddavies.net> Message-ID: On Wed, Nov 6, 2013 at 2:51 PM, Derek Davies wrote: > > Great news! I would not be upset if I suddenly became subscribed to the > -dev and -announce lists :) If not, I'll attempt to subscribe via email. > Well, don't be upset, then :-) You should be receiving this message via the mailing-list. > I'll start peeling quepasa out of the publicly released stuff and put it up > in a random GIT repo. Once I'm on the -dev list I'll make an announcement > and post progress as suitable progress is made. > If you need utilities from quux that are not in alexandria, I propose we start a separate git repo called "quux" or "qitab" and we start moving utilities there using asdf-package-system style. There's a github group "qitab", and you should probably be added. Do you have a github account? https://github.com/qitab ??? ? Fran?ois-Ren? ?VB Rideau ?Reflection&Cybernethics? http://fare.tunes.org To fight a violent enemy, violence is necessary; but to fight violence itself, violence is vain.