If anyone has implementation code they could share (implementation code for the cms example would be fantastic to look at), that would be great. This is a...
Hello, ... The cms example was just meant to be that: an example. Since Metastorage only generates classes for storing data and at most some interface forms,...
Hi, I've recently downloaded the CVS modules forms, metabase, metal, metastorage, xmlparser in the hopes of having a go using the language. The first...
Glen Ogilvie
nelg@...
Jul 10, 2004 4:28 pm
263
Hello, ... It is not in CVS because it is generated by the distribution.php script from the cms.dot file generated when building the cms.component project. You...
hello! i'm here again.this time my cuestion is easy, can i get a query "order by" from mestastorage? for example, if i gets a collection of articles from...
Hello, ... Your question reveals that you are probably using the data access object classes for the wrong purposes. These classes are meant mostly for ...
Hello, I'm a new Metastorage user. I've got 2 questions 1. Suppose I have multiple articles with titles such as: "title1", "title2", "title3". How can I get...
Hello, ... I almost have implemented that in the filters first release. Then I realized that the different databases use different syntax for escaping text...
... Yes, I agree this will suffice for most needs. Are the <beginswith/>, <contains/>, and <endswith/> tag already implemented in the cvs? Because on the...
Hello, ... No, I mentioned that I added to my todo list. I will do it probably in two weeks, after I finish some consulting paper that a company is paying me...
Hello, I don't know if this is really a bug, but the generated source code for the "removefromcollection" function on a many-to-many relations (haven't tried...
Hello, ... You're right. That is a bug. I have just fixed it and is available in the latest CVS archives. You just need to get the MetaL distribution. This...
Hi, Not sure if I missed something here but I tried .... but believe me, I tried everything .... anyway this is what I did (hack) to fix it around line 250...
Hi, The actual input is coming from a csv file. Where I check if the field type is date and the input is || (i.e. null...| is the delimiter) I replace it with...
Hello, This is the MetaL list. The Metabase list is available here: http://groups.yahoo.com/group/metabase-dev/ Anyway... ... It sounds like you are trying to...
Hello, ... That should be up to the ODBC driver to convert. ... Are you sure you are using the "Null" parameter of the respective field in the $fields argument...
Manuel, Thanks for getting back to me .... your absolutely right there is nothing wrong. There are over 70 fields in the table I am converting and some of the...
Manuel, Thanks ... yes the ODBC code does work correctly... incorrect mapping of some fields at the end of my records caused me a mass of confusion ... there...
Hello, ... That was a bug in the generation of the delete function due to changes in the names of the fields of the relationship tables . The bug is fixed in...
hello! my question is: can I define another index in the tables of database ? and if it is possible, how can I work with this index from metastorage? thanks!!...
Hello, ... It is not yet possible, but it may be a good idea to let component designers have some control over that. I could have at least a way to define one...
Hi all.
I've started working on the conversion between XMI - specifically as
generated by the Umbrello UML modeller - and Metastorage XML. It's in a
very...
Hi Manuel, Just started playing around with metastorage and I am very impressed... thanks for the effort you put into this. Small point: The Metastorage...
Hello, ... I guess this would be very well appreciated so everybody could use their favorite UML editing tool and have it exporting and importing XMI files to...
Hello, ... You're welcome. I developed this for my own purposes. So, you do not need to thank me. I appreciate anybody that ... This is odd. I just double...
Hello, ... You're welcome. I developed this for my own purposes. So, you do not need to thank me. I appreciate anybody that interested people participate by...