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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 206 - 235 of 553   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
206
hello, i try to using metastorage but i have a problem to the type function removefromcolleciton: "Error: removefromcollection is not a supported function...
pokara93
Offline Send Email
May 1, 2004
5:22 pm
207
hola, también estoy interesada en cual fue la respuesta que te dio Manuel para tu pregunta. Mi problema es practicamente igual, tengo empresas y empleados asi...
pokara93
Offline Send Email
May 1, 2004
5:22 pm
208
Hello, ... removefromcollection function was added in the last release of Metastorage. Are you sure that you are using the latest release of Metastorage and...
Manuel Lemos
mallemos
Offline Send Email
May 2, 2004
8:19 am
209
sorry i see the error before write the message. And thank's for your answer. my next question is if is possible to implement a gets function from mestastorage....
pokara93
Offline Send Email
May 11, 2004
11:26 am
210
A new revision of the MetaL engine that is compliant with PHP 5 was released. Several classes that compose the different modules of the MetaL compiler engine...
Manuel Lemos
mallemos
Offline Send Email
May 12, 2004
2:13 am
211
Hello, ... getters and setters functions are on my todo list as a code generation option. There will be separate configuration file that you will be able to...
Manuel Lemos
mallemos
Offline Send Email
May 12, 2004
2:30 am
212
Hello, I discovered metastorage two days ago and I am really EXCITED about it. The idea simply rocks! I'm now trying redesign the backend classes of my current...
dooctor2000
Offline Send Email
May 18, 2004
10:13 pm
213
Hi, after sending my 3 how to questions I'd like to suggest some improvements to metastorage and would ask your opinion .... maybe some of them are already...
dooctor2000
Offline Send Email
May 18, 2004
10:13 pm
214
Hello, ... Currently there is no support for automatically assigned values. It seems not to be a great deal though. So, I can implement this soon if it is...
Manuel Lemos
mallemos
Offline Send Email
May 18, 2004
10:48 pm
215
Thanks for answering my questions so quickly. That really helped me. If it is just a quick fix I'd really like to see the a default value tag. I'm mainly...
dooctor2000
Offline Send Email
May 18, 2004
11:16 pm
216
Hi, I found this example in the newsgroup: <function> <name>getrootcategories</name> <type>getallobjects</type> <parameters> <class>category</class> <filter> ...
dooctor2000
Offline Send Email
May 18, 2004
11:31 pm
217
Hello, ... This has two parts. One was about a bug due to missing case in a switch that it was just fixed. The other part is about missing support to other ...
Manuel Lemos
mallemos
Offline Send Email
May 19, 2004
4:24 am
218
Hello, ... If you meant assigning constant default values, that is not a big deal at all. You also mentioned initializing variables with creating and last ...
Manuel Lemos
mallemos
Offline Send Email
May 19, 2004
4:30 am
219
Hello, ... isnull is just for (reference) variables . No variables are not envolved in many-to-many relationships. In such kind of relationships, the relation...
Manuel Lemos
mallemos
Offline Send Email
May 19, 2004
5:01 am
220
When I specify <validation> <type>unique</type> <errorcode>1</errorcode> <parameters> <variable>city</variable> <variable>country</variable> </parameters> ...
dooctor2000
Offline Send Email
May 19, 2004
11:48 pm
221
Hello, ... It means that there can only be one object with the combination of the two values. So, there may be multiple objects with a given city as long they...
Manuel Lemos
mallemos
Offline Send Email
May 19, 2004
11:55 pm
222
I think in SQL you can use an outer or inner join to determine records not having a relationship. Regarding the function definition I would use <isempty>...
dooctor2000
Offline Send Email
May 20, 2004
12:01 am
223
Ok, cool. So its an logical AND combination. What about notempty? <validation> <type>notempty</type> <errorcode>2</errorcode> <parameters> ...
dooctor2000
Offline Send Email
May 20, 2004
12:05 am
224
Hi, I defined a category class that can have a collection of categories as parent. I can run metastorage to create the php classes but when I try to install...
dooctor2000
Offline Send Email
May 20, 2004
12:14 am
225
Hello, ... I need to study this further. For want you want, maybe EXISTS, COUNT, HAVING can be more efficient because you just want the data from the classes...
Manuel Lemos
mallemos
Offline Send Email
May 20, 2004
6:43 am
226
Hello, ... It means that none can empty. -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP...
Manuel Lemos
mallemos
Offline Send Email
May 20, 2004
6:55 am
227
Hello, ... Oops, I have not antecipated this case. I need to fix this appending the name of the collection to the fields to make sure they are always ...
Manuel Lemos
mallemos
Offline Send Email
May 20, 2004
6:57 am
228
... are ... problem. Personally I don't think it is so odd. I mean where is the difference in testing if a variable is null, if its value is unique or if one...
dooctor2000
Offline Send Email
May 20, 2004
12:00 pm
229
Hello, ... What seems odd to me is validation rules are enforced by the validate function that should be called before persisting an object that was set ...
Manuel Lemos
mallemos
Offline Send Email
May 21, 2004
5:52 am
230
Hello, Following the development plan, it was added to the version in the CVS repository the support for filter rules to be associated to functions that...
Manuel Lemos
mallemos
Offline Send Email
May 26, 2004
8:36 am
231
hello, i try to use metastorage to my proyect.Then with the classes generated i have made my own class called MiAplicacion, in its class i defined some method...
pokara93
Offline Send Email
May 27, 2004
11:27 am
232
Hello, ... You need to check if the initialize function returns false. In that case it is failing for some reason, so you need to look at the error class ...
Manuel Lemos
mallemos
Offline Send Email
May 27, 2004
9:18 pm
233
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the metal-dev group. File :...
metal-dev@yahoogroups...
Send Email
May 29, 2004
5:10 am
234
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the metal-dev group. File :...
metal-dev@yahoogroups...
Send Email
May 30, 2004
3:50 am
235
... that case ... class ... the initialize function in the constructor no returns false, do it allrigth. the problem is that when i call a function of factory...
pokara93
Offline Send Email
May 31, 2004
4:40 pm
Messages 206 - 235 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