Hello, Finally I was able to make a initial release of MetaL persistence module. There is a more detailed news release in the page below, but basically this a...
Hello, Finally I made time to release a full blown application based on MetaL compiler persistence module. Here is the release announcement that may also be...
Fala Manuel,
Nossa...
foi bom me mandar esse email...
lembrei que tenho que traduzir a apresentação do metal..
vou ver se consigo essa semana,
ou antes da...
Alessander Thomaz
kappuera@...
Dec 5, 2002 5:21 pm
81
Sorry,
This email not is public list, are is private to manuel lemos.
Best Resgards,
Alessander Thomaz
At 15:25 05/12/02 -0200, you wrote:
>Fala Manuel,...
Alessander Thomaz
kappuera@...
Dec 5, 2002 5:29 pm
82
Hello, As announced last week, Metastorage is an application that generates customizable APIs made of classes that store and retrieve objects stored in...
Is there an example available anywhere that demonstrates how the generated data classes / factory class should be interfaced within an external PHP script?...
Hello, ... Yes, you are right, the documentation needs to be improved on this aspect. I will try to provide something in that direction soon. ... Yes... ... ...
First of all, I have to say that I really like the metastorage app. Anything that makes work simpler is a Good Idea :) I've trying to test some metastorage...
Hello, ... Here is the problem. PHP object assignment creates a new object. Change this to: $user=&$factory->createUser(); ... Initializing the factory is only...
Hi, That solved the problem. Thanks! - Willie Gollino ... app. ... retrieve ... Change ... between ... meant to ... could ... the ... using ... optionally...
Hi, ... Due to the company network I am unable to access non "standard" ports due to the firewall. This has prevented me from connecting to CVS outside the...
Mike Carter
mcarter@...
Jan 17, 2003 4:32 pm
89
Thanks for your correspondence - I feel a lot happier about the whole thing now - it has just taken a whole day of reading the manual, your replies and ...
Steve Fisk
sfisk@...
Jan 17, 2003 5:32 pm
90
Hello, ... A CVS frontend is just for browsing. It is not convinient for dowloading the latest developments of of the project in a single archive. I will look...
Hello, ... Metastorage generates classes for creating or updating the database schemas. You can run the installschema type function as many times as you want....
Hello, I have just made available a XML-RSS news feed to help keep tracking the progress of the Metastorage progress. This is a 3 in 1 file: ChangeLog, TODO...
... Brilliant :-) Thanks for the effort over the weekend! ... Nice. Thankyou Manuel. Regards, Mike C ...
Mike Carter
mcarter@...
Jan 20, 2003 10:10 am
94
Hi all? I was wondering if anybody has bothered to work on a way of generating default HTML form templates based on component class schemas - as a nice way of...
Mike Carter
mcarter@...
Jan 21, 2003 2:20 pm
95
Have got 4 classes in my component file – RecordEntry is the first one I declare in the XML and I use it to declare a collection thus: <collection> ...
Steve Fisk
sfisk@...
Jan 21, 2003 3:05 pm
96
Hello, ... This means that there seems to be no variable or collection in the class RecordEntry with the name Member. Keep in mind that all names are case ...
Hello, ... I am willing to integrate Metastorage components with forms but I have not found a way to model the way that relationship could work. I am open to...
And the reference can be anything in the RecordEntry class i.e. memberid - or does it have to be an object of type member for example? Like author in Articles...
Steve Fisk
sfisk@...
Jan 21, 2003 4:12 pm
99
Any ideas what this error means? building files/installcomponent.files ... Error: it was not specified a valid length STRING expression (File ...
Steve Fisk
sfisk@...
Jan 21, 2003 5:08 pm
100
... "generated/Member.class", Line 538, Column 6, Byte 13822). Should have said – this is trying to run the xml component through install.php in Metastorage ...
Steve Fisk
sfisk@...
Jan 21, 2003 5:13 pm
101
The error in my previous e-mail was to do with the validation and validateMember method – does anyone know exactly how they work? It seems that in the...
Steve Fisk
sfisk@...
Jan 21, 2003 5:33 pm
102
Hello, ... It is all explained in Metastorage manual: http://www.meta-language.net/metastorage.html#5.1.6 http://www.meta-language.net/metastorage.html#10.4.3 ...
Hello, ... It seems that you have specified a variable that is not of the text type in a notempty validation rule. Anyway, Metastorage should have verified...
Hi, I noticed that transaction support is on the todo list. Have you got a clear way for it all to work in mind? I was wondering if (for now) you would be...
Mike Carter
mcarter@...
Jan 22, 2003 9:54 am
105
Hello, ... If supporting the default isolation level is sufficient for you, this is very easy to add. Basically the factory class will have 3 new types of ...
Just saying hello. I am a MetaL[newbie] (of course). Very excited about MetaL. Amazed about the low traffic here and the fact that MetaL is not so well known. ...
Hello, ... Yes, the greatest problem is that I have not found the time to document MetaL itself to make it more interesting. Anyway, MetaL itself is not very...