Hello, Although this not exactly about MetaL development itself, I think some of you would like to know that I have just completed the development of base ...
Manuel Lemos
mlemos@...
Jun 7, 2001 2:30 am
18
Hello, I have just updated the repository with a newer version of MetaL and other project modules. This newer version features improved compiling speed by ...
Manuel Lemos
mlemos@...
Jun 12, 2001 4:34 am
19
Hello, I think that you would like to know that a session on MetaL was just accepted for the O'Reilly Open Source conference Bleeding Edge XML Tech 2001 set of...
Manuel Lemos
mlemos@...
Jun 15, 2001 6:42 pm
20
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the metal-dev group. File : /metal.tar.gz...
metal-dev@yahoogroups...
Jun 25, 2001 3:24 am
21
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the metal-dev group. File : /metal.zip ...
metal-dev@yahoogroups...
Jun 25, 2001 3:24 am
22
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the metal-dev group. File : /metal.pdf ...
metal-dev@yahoogroups...
Jun 25, 2001 3:25 am
23
Hello, I have just uploaded the materials that I will use in my session of presentation of MetaL at O'Reilly Open Source convention. Please, take a look at...
Manuel Lemos
mlemos@...
Jun 25, 2001 4:28 am
24
Hello, Finally the proof of concept of MetaL meta-programming technology is almost done! I have just made the helloworld test project build to generate either...
Manuel Lemos
mlemos@...
Jul 2, 2001 6:14 am
25
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the metal-dev group. File : /CVS...
metal-dev@yahoogroups...
Jul 4, 2001 5:54 pm
26
... I believe by now, Manuel, you probably have given your presentation on MetaL at the O'Reilly Open Source convention. After reading over the slides of your...
Rod Moten
rod@...
Jul 19, 2001 2:58 pm
27
Hello, ... if you ... on ... slides No, the convention is this week. I just arrived in San Diego. Is anybody coming? If so, mail me or page me by the ICQ UIN...
mlemos@...
Jul 24, 2001 12:13 am
28
Is there any documentation that covers the syntax of the output and input files? Rod ******************************************** * Make affirming your wife a...
Rod Moten
rod@...
Jul 24, 2001 1:48 pm
29
Hello, ... input ... No, sorry, I did not have the time to start documenting the stuff for people to use. But I really want you to play with it so you can ...
mlemos@...
Jul 24, 2001 7:28 pm
30
... By documentation, I meant do you have written down any where a grammar for specifying input and output files? If not, we need to write one down. ...
Rod Moten
rod@...
Jul 24, 2001 8:45 pm
31
Hello, ... and ... about ... grammar for ... down. ... What form of documentation you would like? XML Schema? DTD? BNF? Manuel Lemos...
mlemos@...
Jul 25, 2001 12:42 am
32
... BNF Rod ******************************************** * Make affirming your wife a top priority. * * - David Rollinson * ...
Rod Moten
rod@...
Jul 25, 2001 1:19 pm
33
Hello, ... Humm... I need to learn BNF better first. Anyway, one thing that I may advance to you is that the input files define the names of the functions that...
mlemos@...
Jul 28, 2001 11:48 pm
34
Para te manteres entretido... What is BNF notation? http://cui.unige.ch/db-research/Enseignement/analyseinfo/AboutBNF.html Eduardo ... From: <mlemos@...> ...
Eduardo Correia
eduardoc@...
Jul 30, 2001 8:49 am
35
... advance to you is that the input files define the names of the functions that are meant to be used in the output files. Provide it either as a DTD or XML...
Rod Moten
rod@...
Jul 30, 2001 2:27 pm
36
... A method for specifying the grammar of a context-free language. Rod ******************************************** * Make affirming your wife a top priority....
Rod Moten
rod@...
Jul 30, 2001 2:27 pm
37
i have error: Error: it was specified a path for a bindings file (metal/metal_base_bindings.ph p) that does not exist (File "common/php.bindings", Line 11,...
ilya
ilya@...
Jul 31, 2001 12:06 pm
38
Hello Eduardo, ... Yes, I know, my problem is how to declare things that in XML I can do that is like allow tags appear in different order but only once. I'm...
mlemos@...
Jul 31, 2001 6:27 pm
39
Hello, ... Yes, maybe XML schema is better for this. I'm having a look at it because it is important for assisting the editing of files for use with MetaL. ...
mlemos@...
Jul 31, 2001 6:54 pm
40
Hello, ... Well if you were using Unix or Windows 2000, I guess you could use symbolic links somehow like this from inside the integral directory: ln -s...
mlemos@...
Jul 31, 2001 6:59 pm
41
Hi! ... i work on win98 and think that there is no symlink there i copy in "integral" dir: "metal" "PHPlibrary" -rename-> "library" "metabase" and in...
ilya
ilya@...
Aug 1, 2001 6:27 am
42
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...