Search the web
Sign In
New User? Sign Up
metal-dev · MetaL Development
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Re: Anyone working on XMI to PHP code generation?   Message List  
Reply | Forward Message #70 of 553 |
Re: [metal-dev] Re: Anyone working on XMI to PHP code generation?

ola,

hopefully this isn't butting in manuel :)

>> Anyone working on some XSLT or other system to generate PHP code? In
>> particular with respect to generating database schemas with PHP object
>> wrappers.

Manuel is doing a project called MetaL which is effectively an XML code
representation -> PHP (or whatever other language).

binarycloud has a means of:
-writing an "entity definition" XML
-ripping:
-schema (XML in metabase format)
-"data access class" - binarycloud entity record class.

So, depending on what you're trying to do, Metal may be what you're looking
for, or that part of binarycloud may be what you're looking for.

> Database schema generators are already appearing (esp. Java),
>> but no one seems to be working on a tool to generate the corresponding
>> PHP classes either through the native PHP database functions or some
>> intermediate layer (Binary Cloud, Metabase, PHPDo).

Yes we have it!

>> Are you or anyone you know undertaking such a project? Do you/they want
>> any help?

> 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 databases.

Yep cool :)

> Like you mentioned it will pick component descriptions and generate
> database schemas for SQL table mappings including any intermediate
> tables that are needed for many to many relationships. It will also
> generate classes in MetaL code that can be generated to any of the
> supported languages.

That's very cool. At the moment we do not have extremely sophisticated
schema generation capabilities based on entity definitions - we will. That's
where we could use some help.

> Anyway, if you have tried some of my classes from the PHP Classes site,
> you have most likely used MetaL generated code without knowing.

Yep :)

When Manuel releases metal open source, I want to try and get standard metal
templates working with binarycloud :)

> For more information, take a look at this page:
>
> http://www.meta-language.net/
>


_alex




Fri Sep 13, 2002 6:21 pm

zeomis
Offline Offline
Send Email Send Email

Forward
Message #70 of 553 |
Expand Messages Author Sort by Date

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...
Manuel Lemos
mallemos
Offline Send Email
Sep 13, 2002
8:50 am

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...
Alex Black
zeomis
Offline Send Email
Sep 13, 2002
6:21 pm

Hello, ... It is not defined yet because I am just starting to work on it. ... Actually when you see the MetaL ingredients and recipe steps you will see a file...
Manuel Lemos
mallemos
Offline Send Email
Sep 16, 2002
7:20 pm

Hello, ... You may want to try this program: http://uml.sourceforge.net/ . It supports XMI and generates Java and C++. It does not update previously generated...
Manuel Lemos
mallemos
Offline Send Email
Sep 17, 2002
3:58 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help