Hello, ... Great. Try enabling Zend optimizer for a greater compiler performance boost. ... It is PostgreSQL although you may override it in the global options...
mlemos@...
Aug 1, 2001 12:00 pm
43
... is like allow tags appear in different order but only once. I'm afraid BNF was not meant for that. You can do that with BNF. You have to use different...
Rod Moten
rod@...
Aug 1, 2001 2:35 pm
44
hi! ... how? ... ok - "database_type"=>"mysql", ... he tell me: "Error: this application requires a DBMS that support transactions." what? ... ok ilya...
ilya
ilya@...
Aug 2, 2001 12:22 pm
45
Hello, ... performance boost. ... You have to enable it in the php.ini configuration file. There instructions in the Zend optimizer archive. ... options...
mlemos@...
Aug 2, 2001 2:37 pm
46
Hello, ... research/Enseignement/analyseinfo/AboutBNF.html ... do that ... afraid BNF ... each ... either ... only ... Oh, I see, but that´s a little annoying...
mlemos@...
Aug 2, 2001 3:03 pm
47
... i have Release: mysql-3.23.22-beta i think that not with transactions... i try ibase (interbase) - not work: "Error: this application requires a DBMS that...
ilya
ilya@...
Aug 3, 2001 11:24 am
48
Hello, ... transactions." ... MySQL ... tables." ... No, you may want to check into Metabase documentation to figure which drivers support Transactions and...
mlemos@...
Aug 3, 2001 12:46 pm
49
Hello, Although I already been invited before I went to the San Diego O Reilly Open Source conference, it seems to be confirmed my presence at the Frankfurt s...
mlemos@...
Aug 29, 2001 12:15 am
50
Hello, In the latest weeks I haven t worked much on the core of MetaL as I planned, namely on the development of bindings for Java and Perl. The ever...
mlemos@...
Aug 29, 2001 12:48 am
51
... As requested, here follows syntax of the three types of source files that MetaL uses in EBNF. It does not yet include the syntax of the functions that...
mlemos@...
Aug 31, 2001 12:05 am
52
Hello, Finally I made time to work on MetaL bindings to generate Perl. As of now the helloworld test program can already be generated in Perl. The latest...
mlemos@...
Sep 6, 2001 2:58 am
53
hi Manuel, I would have liked a lot more time to have a look at Metal and generate some code.. I still intend to do that. Sort of to let you know that I...
Alex Black
enigma@...
Sep 6, 2001 5:14 pm
54
Hi!
The same about me :(
I've been loaded with a new project recently, and I have to put aside
anything unrelated to it for the time being...
Regards,...
Kirill Protsenko
p_kirill@...
Sep 6, 2001 5:37 pm
55
Hello, ... generate some ... haven't ... at work ... I was not complaining. I was just noticing that despite I have closed this group of people before opening...
mlemos@...
Sep 6, 2001 8:24 pm
56
hi Manuel, I have an updated copy of Metal and the associated infrastructure, and am trying to build helloworld (in the metal/test/ dir) viewing build.php, I...
Alex Black
enigma@...
Sep 22, 2001 9:45 pm
57
Hello Alex, ... This week I have just moved all the library classes written in MetaL from integral module to a new directory in metal module named library....
Manuel Lemos
mlemos@...
Sep 23, 2001 12:07 am
58
Hi All, I'm new to the list and I want to introduce myself so that you know a bit about me. I'm 23 years old and I live in Germany. I'm currently a student of ...
Andreas Aderhold
a.aderhold@...
Sep 23, 2001 12:49 pm
59
Hi, I checked out MetaL and tried to compile the hello world example. I called in metal/test/helloworld/ php -q build.php The compiler runs through without...
Andreas Aderhold
a.aderhold@...
Sep 23, 2001 5:31 pm
60
Hello Andreas, ... helloworld.files is indeed a serialized array of all files that were involved in building that target. It shows all dependencies (files...
Manuel Lemos
mlemos@...
Sep 24, 2001 4:07 am
61
Hi Manuel, ... Ah ok. Cache. ... Ok. Found that. Cool, It worked. ... Ok, I did this. It runs through for a while but then bails out with a "not enough memory"...
Andreas Aderhold
a.aderhold@...
Sep 24, 2001 12:34 pm
62
... Not exactly. You may see it that way, but it is way more than that. With the list of all files envolved in a compilation you can do a lot of useful things....
mlemos@...
Sep 24, 2001 1:51 pm
63
Hey Manuel, ... Hmm.. ... Groovy. That's cool. ... Yes, I see. ... Ok. Cool. ... Ok. btw: integral/web/javascript/md5.js seems to be missing in cvs (copied it ...
Andreas Aderhold
a.aderhold@...
Sep 25, 2001 12:42 pm
64
Hello, ... hummm... I forgot to fix that as used to be a symbolic link. ... If you go to a http://www.meta-language.net/ you can view my MetaL presentation of...
mlemos@...
Sep 25, 2001 1:24 pm
65
Hello there! I´m new to this group and have some trouble. My environment win2000/professional cygwin. Compiling helloworld in php works fine compiling in...
Hello,
Although this was done more than one week ago, I have been very busy
with other developments and could not announce before that MetaL is now
capable of...
Hello, Finally I made the proof of concept of MetaL by generating a class and a test script from MetaL code in either PHP and Java. The code in both languages...
Hello, ... Coincidentally I am starting to work on a module for the MetaL compiler engine that is meant to generate object persistent layers eventually to SQL...
ola, hopefully this isn't butting in manuel :) ... Manuel is doing a project called MetaL which is effectively an XML code representation -> PHP (or whatever...
Hello, ... I have studied several object-relational (O/R) data abstraction layers (DAL), some more complete than others. I mostly disliked those that rely on...