Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

metal-dev · MetaL Development

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 454 - 483 of 555   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
454 Manuel Lemos
mallemos Send Email
Feb 18, 2006
11:29 pm
Hello, I have just finished to integrate with the Metastorage distribution the XMI to Metastorage tool developed by Peter Howard. In case you do not know, XMI...
455 Manuel Lemos
mallemos Send Email
Feb 23, 2006
9:31 am
Hello, A new version of Metastorage was released to introduce two new operators of the Object Query Language (OQL) that provide better capabilities to browse...
456 André de Castro Z...
andre_zorzo Send Email
Feb 27, 2006
7:46 pm
Hi all, I'm trying to generate a simple appliction with metastorage, but when I try to compile I'm getting this error: Compilation results Status: Failed ...
457 Manuel Lemos
mallemos Send Email
Feb 27, 2006
7:55 pm
Hello, ... I suspect you are using HTML entities. You cannot use HTML entities unless you declare them in the DTD, except for < > and &. If you use HTML...
458 Manuel Lemos
mallemos Send Email
Mar 14, 2006
7:12 pm
Hello, This messages is just to let you know about another system developed with code generated by Metastorage. It is the PHP Classes site blog. It has means...
459 Tab
frdfsnlght Send Email
Mar 23, 2006
6:43 pm
Hi, I'm new to metastorage. I installed and created a component and some classes and ran the metastorage command line tool to generate things. FYI, I'm using...
460 Manuel Lemos
mallemos Send Email
Mar 23, 2006
7:01 pm
Hello, ... I suspect that this has to due with known bugs in PHP <= 5.0.4 (and also PHP <= 4.4.1) that make PHP not be able to traverse array structures ...
461 Tab Bennedum
frdfsnlght Send Email
Mar 23, 2006
10:41 pm
Thanks for the tip, but it didn't work. I upgraded to php 5.1.2 and I'm getting the same errors. Any other ideas? -Tab...
462 Tab Bennedum
frdfsnlght Send Email
Mar 23, 2006
10:42 pm
I upgraded to php 5.1.2 and I'm still getting the same errors. Any other ideas? -Tab...
463 Manuel Lemos
mallemos Send Email
Mar 23, 2006
11:30 pm
Hello, ... The undefined function warning was fixed some time ago. Did you download the latest CVS snapshot version of Metastorage? ...
464 Manuel Lemos
mallemos Send Email
Mar 23, 2006
11:45 pm
Hello, ... Now, that you mentioned, I double checked and there was indeed a bug of complaining about missing class definitions when all classes are defined ...
465 Tab Bennedum
frdfsnlght Send Email
Mar 24, 2006
12:01 am
I downloaded from http://www.meta-language.net/download.html I wouldn't have expected to have to download from CVS for a "current" version. I would normally...
466 Tab Bennedum
frdfsnlght Send Email
Mar 24, 2006
5:02 pm
I'm starting to play with metastorage and I'm wondering about a few things I'm seeing in the generated MySQL database. 1) The "id" columns generated for OIDs...
467 Tab Bennedum
frdfsnlght Send Email
Mar 24, 2006
5:30 pm
I've updated from the CVS snapshot and things are working as expected. Thanks. -Tab...
468 Manuel Lemos
mallemos Send Email
Mar 24, 2006
9:42 pm
Hello, ... Ok, not a big deal, but I agree that using unsigned everywhere would be more consistent. The schema generation was fixed in the latest CVS version. ...
469 Manuel Lemos
mallemos Send Email
Apr 6, 2006
8:20 am
Hello, A new version of Metastorage was released introducing several fixes to generate PHP code compliant with PHP 4.4 changes. Other bugs were also fixed in...
470 tw1ggz Send Email Apr 21, 2006
2:21 pm
I am trying to find a clean ORM for php4 and metastorage seems interesting. However, trying to follow the tutorial, I am stuck trying to make the setup.php...
471 Manuel Lemos
mallemos Send Email
Apr 21, 2006
2:39 pm
Hello, ... The database_name option is to replace in the schema . The database_connection is an opaque connection string. For MySQL and other databases it...
472 dashiad01 Send Email Apr 26, 2006
6:16 pm
Hello, I just found the metal project, and i am really happy about it, as it shares most of my points of view about development. As i'm working now as web...
473 silly.sicko Send Email Apr 28, 2006
5:23 pm
Hello all out there When I try to compile the tutorial included in the package, the following error occour Status: Failed Error: it specified a repeated...
474 Manuel Lemos
mallemos Send Email
Apr 28, 2006
5:32 pm
Hello, ... The PHP version you are using has a serious bug handling arrays. Just upgrade to PHP 4.4.2 or PHP 5.0.5 or later or PHP 4.3.x and it will work ...
475 Manuel Lemos
mallemos Send Email
May 2, 2006
6:35 pm
Hello, Sorry for the delay. ... Right, I do not use XSL either. ... Metastorage is an application of MetaL. MetaL has modular compiler. Metastorage is...
476 comfortablementeadorm...
comfortablem... Send Email
May 6, 2006
10:53 pm
Hi. I've been playing with metastorage for a while, looking for it's pros and cons before deciding to apply it for good in my company framework. For now, the...
477 Manuel Lemos
mallemos Send Email
May 6, 2006
11:16 pm
Hello, ... Well, so far I have no need for that nor anybody requested that feature before you, but I understand why you need and it makes sense to support it...
478 comfortablementeadorm...
comfortablem... Send Email
May 7, 2006
9:06 pm
What I think is that adding a new function type (such as validatemember) which relly is a subtype of the validate function would be redundant. Given those...
479 Manuel Lemos
mallemos Send Email
May 8, 2006
12:05 am
Hello, ... It is not really the same thing. validate type functions validate an object of a class. validatemember validate the relationship between one object...
480 George Herson
gherson_xcart Send Email
May 10, 2006
3:11 am
Hi, Has anyone started an online library of algorithms coded in MetaL? If no, why not? thanks, George...
481 comfortablementeadorm...
comfortablem... Send Email
May 10, 2006
12:59 pm
Hmmm I see your point and you are absolutely right. I just had not dig enough into the metastorage compiled code to see some of those points. so a...
482 Manuel Lemos
mallemos Send Email
May 11, 2006
6:42 pm
Hello, ... Well, MetaL itself comes with a library of classes for different purposes. It is not exactly a library of algorithms nor it is very extensive. ...
483 Manuel Lemos
mallemos Send Email
May 11, 2006
6:45 pm
Hello, ... Just rollback the changes and you are done. It is a just a simple function call to a finishtransaction function that you need to add to the the...
Messages 454 - 483 of 555   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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