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...
Message search is now enhanced, find messages faster. Take it for a spin.

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
Messages 469 - 498 of 553   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
469
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...
Manuel Lemos
mallemos
Offline Send Email
Apr 6, 2006
8:20 am
470
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...
tw1ggz
Offline Send Email
Apr 21, 2006
2:21 pm
471
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...
Manuel Lemos
mallemos
Offline Send Email
Apr 21, 2006
2:39 pm
472
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...
dashiad01
Offline Send Email
Apr 26, 2006
6:16 pm
473
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...
silly.sicko
Offline Send Email
Apr 28, 2006
5:23 pm
474
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 ...
Manuel Lemos
mallemos
Offline Send Email
Apr 28, 2006
5:32 pm
475
Hello, Sorry for the delay. ... Right, I do not use XSL either. ... Metastorage is an application of MetaL. MetaL has modular compiler. Metastorage is...
Manuel Lemos
mallemos
Offline Send Email
May 2, 2006
6:35 pm
476
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...
comfortablementeadorm...
comfortablem...
Offline Send Email
May 6, 2006
10:53 pm
477
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...
Manuel Lemos
mallemos
Offline Send Email
May 6, 2006
11:16 pm
478
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...
comfortablementeadorm...
comfortablem...
Offline Send Email
May 7, 2006
9:06 pm
479
Hello, ... It is not really the same thing. validate type functions validate an object of a class. validatemember validate the relationship between one object...
Manuel Lemos
mallemos
Offline Send Email
May 8, 2006
12:05 am
480
Hi, Has anyone started an online library of algorithms coded in MetaL? If no, why not? thanks, George...
George Herson
gherson_xcart
Offline Send Email
May 10, 2006
3:11 am
481
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...
comfortablementeadorm...
comfortablem...
Offline Send Email
May 10, 2006
12:59 pm
482
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. ...
Manuel Lemos
mallemos
Offline Send Email
May 11, 2006
6:42 pm
483
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...
Manuel Lemos
mallemos
Offline Send Email
May 11, 2006
6:45 pm
484
I've found, what I think is some kind of bug or error on the code generated when compiling a form. I compiled some simple form using the sawfisch-crux theme...
comfortablementeadorm...
comfortablem...
Offline Send Email
Jul 1, 2006
1:46 am
485
Hello, ... I just tried it here and I could not reproduce the problem. I suspect that you have edited the templates with text editor that forces line breaks...
Manuel Lemos
mallemos
Offline Send Email
Jul 3, 2006
2:17 am
486
I keep playing around with metastorage and another thing came to my attention. There is no way to set a dependency between objects. For instance, imagine you...
comfortablementeadorm...
comfortablem...
Offline Send Email
Jul 12, 2006
6:12 pm
487
Hello, ... This is already done. When an object is deleted, it is removed from any collections that it used to belong. If there are any objects with reference...
Manuel Lemos
mallemos
Offline Send Email
Jul 12, 2006
7:24 pm
488
Hi, Yes the references are nullified indeed, but I ment a cascading removal of elements that are dependant of the existance of a certain object. Using the same...
comfortablementeadorm...
comfortablem...
Offline Send Email
Jul 17, 2006
5:23 pm
489
Hello, Sorry for the delay. ... If you want to remove cities that belong to a state, you can delete the city objects one by one and they automatically will be...
Manuel Lemos
mallemos
Offline Send Email
Aug 8, 2006
10:12 pm
490
Thank you for your attention Manuel. Regards, Matías...
comfortablementeadorm...
comfortablem...
Offline Send Email
Aug 9, 2006
1:05 pm
491
Hello, A new version of Metastorage was released to introduce several enhancements to the capabilities of report classes and to the Object Query Language. A...
Manuel Lemos
mallemos
Offline Send Email
Nov 22, 2006
8:41 am
492
I've been working on an XSD schema for the configuration, so that my xml editor can do auto-completion and friendly structured editing/ validation. I've had...
dobes_vandermeer
dobes_vander...
Offline Send Email
Dec 3, 2006
7:15 pm
493
Hello, ... Sorry for the delay. I have been at PHP Conference Brasil 2006 and I am still catching up on pending e-mail. I need to make time to look at this...
Manuel Lemos
mallemos
Offline Send Email
Dec 12, 2006
7:11 pm
494
Of course you're welcome to distribute the file. The point I was making about the XML parser is that it rejects the schema declaration, which must be included...
Dobes Vandermeer
dobes_vander...
Offline Send Email
Dec 12, 2006
8:11 pm
495
Hello i'm trying to convert a UML-Model built with Poseidon to Metastorage format. Instead of the expected code I find only a lot of Numbers in the generated...
hofer_juerg
Offline Send Email
Dec 14, 2006
6:35 pm
496
Hello, ... What do you mean by a lot of numbers? Are you saving Poseidon model in XMI? Are you converting the XMI to Metastorage component format with xmi2ms? ...
Manuel Lemos
mallemos
Offline Send Email
Dec 14, 2006
9:10 pm
497
Hello, ... Oh, I see. I will look into that soon so it stops complaining. ... Ok, I do not use Eclipse because it is too heavy, but I will take a look at that...
Manuel Lemos
mallemos
Offline Send Email
Dec 14, 2006
9:19 pm
498
... Following up on that . . . I never tested with output from Poseidon. If you can mail me the model as XMI I can have a play and see what's happening. PJH ...
Peter Howard
pjhacnau
Offline Send Email
Dec 14, 2006
11:12 pm
Messages 469 - 498 of 553   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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