Hi everybody. This is my first post on this list. I need a working example on how to use the generated code from metastorage. This is a little extract from my...
136
Manuel Lemos
mallemos
May 3, 2003 8:56 pm
Hello, ... No, report classes will be just wrappers to arbitrary queries allowing to mix and summarize data retrieved from objects of different classes. It...
135
Manuel Holtgrewe
grin@...
May 3, 2003 10:50 am
Hi ... Are the "report classes" equal to the "factory classes"? -- Regards, Manuel Holtgrewe...
134
Manuel Lemos
mallemos
May 2, 2003 5:02 pm
Hello, ... No, not yet but it is a kind of function that could be added very easily. I can add it right away if you have an urgent need for this. I am just not...
133
Manuel Holtgrewe
grin@...
May 2, 2003 3:15 pm
Hi Are there query types not yet documented? For example, I'd like to count some Fields without querying them all first and the do a count() in PHP. -- ...
132
Manuel Holtgrewe
grin@...
Apr 28, 2003 3:54 pm
Hi ... I did this. Strange, I just deleted the files metastorage created and rebuilt them and now it works. Regards, Manuel Holtgrewe...
131
Manuel Lemos
mallemos
Apr 28, 2003 3:44 pm
Hello, ... You are supposed to install your schema with the installation class that Metastorage generates. Metastorage uses the same case that you use to ...
130
Manuel Holtgrewe
grin@...
Apr 28, 2003 3:30 pm
Hi I created a Schema that uses tables with uppercase letters. This makes problems when querying with MySQL. I get: Table 'minitourney.tournament39; doesn't...
129
Manuel Lemos
mallemos
Apr 28, 2003 1:43 pm
Hello, ... I think you are just missing specifying in the collection definition the reference variable of the class of the objects of the collection that ...
128
Manuel Holtgrewe
grin@...
Apr 28, 2003 12:15 pm
Hi I just tried to build my first more complex component definition file and I got the error: Error: support to add to variable reference collections is not...
127
Manuel Lemos
mallemos
Apr 22, 2003 5:49 pm
Hello, ... Metastorage generates code to interface with Metabase. So, you just need to create the install/setup/local_options.php file with the connection ...
126
Manuel Holtgrewe
grin@...
Apr 22, 2003 2:56 pm
Hi Okay, I got the most current version from CVS. Where do I have to set the user for the SQL connection? Regards Manuel Holtgrewe...
125
Manuel Lemos
mallemos
Apr 22, 2003 1:58 pm
Hello, ... Sorry, I have not had the time to document that properly. ... You are on the right track. What you need to do is to create a local_options.php file...
124
Manuel Holtgrewe
grin@...
Apr 22, 2003 1:52 pm
Hi I've just downloaded the MetaStorage an MetaL package and wanted to try it out. I could generate the classes and the schema file without any problems, but I...
123
Jim Caprioli
ndroock1
Mar 31, 2003 5:32 am
Hi Manuel, Thanks. I don't give up just like that, I'll have a look at it the coming week. My freetime in the weekend was spent on upgrading to PHP 4.3.1, ...
122
Jim Caprioli
ndroock1
Mar 31, 2003 5:26 am
Hi Sebastian, Röbke sounds German (or perhaps Austria, Switzerland), is that correct? I mention it because Germany seems the centre of PHP. At least I can...
121
Manuel Lemos
mallemos
Mar 26, 2003 9:52 pm
Hello, ... I don't know where you looked but if there is something that I invested a lot of time was in producing useful documentation for Metastorage. There...
120
Sebastian Roebke
sebastian@...
Mar 26, 2003 6:58 pm
Hi Jim, have you tried the "basic"-cms example packaged with metastorage? As far as I remember (I tested it just after the release) it was quite easy to build....
119
Jim Caprioli
ndroock1
Mar 26, 2003 6:39 pm
Hi Manuel, I have spent time on metal / metastorage. Reading all the docs, and messages here... Browsing code. And so on. I installed it and I didn't came any...
118
Jim Caprioli
ndroock1
Mar 26, 2003 10:26 am
My signature in forums is mostly "Every Coin Has Two Sides." and so it is. ... class ... DAO ... was ... support ... from ... you ... in ... time...
117
Jim Caprioli
ndroock1
Mar 26, 2003 10:24 am
Super...! I'll see how flexible it is because I don't want to be constrained by the framework I choose. Another alternative I was (am) investigating as well...
116
Manuel Lemos
mallemos
Mar 26, 2003 9:43 am
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...
115
Manuel Lemos
mallemos
Mar 26, 2003 9:39 am
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...
114
Jim Caprioli
ndroock1
Mar 24, 2003 8:15 pm
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...
113
Jim Caprioli
ndroock1
Mar 24, 2003 8:07 pm
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...
112
Manuel Lemos
mallemos
Mar 24, 2003 10:08 am
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...
111
Manuel Lemos
mallemos
Mar 24, 2003 10:01 am
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...
110
Jim Caprioli
ndroock1
Mar 22, 2003 9:11 pm
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...
109
Jim Caprioli
ndroock1
Mar 22, 2003 7:27 pm
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...
108
Jim Caprioli
ndroock1
Mar 22, 2003 7:25 pm
... the ... document ... language to ... it ... and ... that ... a new ... database ... read, ... reports. ... default ... equivalent...