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...
Hello Manuel, I found MetaL because I was searching for something like MetaStorage. I am glad I found it. Exactly the thing that I need. By releasing tools...
Hi Manuel, (You have so many classes but no forum! ;-) I hope you don't mind asking me a question about the XML Parser / Writer classes in this forum... ) I...
Hello, ... I started this project because I have immediate needs for it. If it becomes useful to others, fine. Actually my greatest concern on making it an...
Hello, ... Yes, for security reasons, in my servers I avoid using .php extensions for pages to not claim attention that I am using PHP. ... Actually the...
Hi Manuel, My idea of an application ... 1 SQL Class 2 Object Data Class (collection class of row objects, you know the concept) 3 FrontController Class 4...
I used the question more as an example. I meant isn't it good practice one class - one file ? I remember when I was coding VB4 and 5 I made .cls for a table...
Hello, ... Ok. I think you should be prepare for something that goes further than what you expected. Metastorage generates all the classes you need, starting...
Hello, ... I think so. ... Personally I do not like many interdependent classes. That is the essence of bloatware. Sometimes you just want a very small service...