Hello,

On 09/07/2003 02:37 AM, Electroteque wrote:
what is the whole point of it again ?

The point of code generation is to reduce significantly the amount of time it takes to develop code that tends to be repetitive and so it is tedious to write manually.


Metastorage generates classes to implement a data access API . The data model is defined at an high level using a XML based format named CPML (Component Persistence Markup Language).

Metastorage FAQ explains in more detail what is the point of it:

http://www.meta-language.net/metastorage-faq.html#advantages


and how do they do this ??

http://www.meta-language.net/screenshots.html

Actually these are browser screenshots of HTML forms generated by the classes produced with Metastorage.


--

Regards,
Manuel Lemos

Free ready to use OOP components written in PHP
http://www.phpclasses.org/



-----Original Message-----
From: Manuel Lemos [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 07, 2003 12:48 PM
To: Chris Hubbard
Cc: [EMAIL PROTECTED] Php. Net
Subject: [PHP] Re: PHP code generation


Hello Chris,


On 09/05/2003 02:11 PM, Chris Hubbard wrote:

I'm working on a code generation project.  Is there anyone on the list who
has experience building these things, and, would like to discuss
architecture/patterns/structure of code generation off-list?


You may want to take a look at Metastorage project which is based on
massive code generatiom based on meta-programming:

http://www.meta-language.net/metastorage.html

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to