Hi, Yes the references are nullified indeed, but I ment a cascading removal of elements that are dependant of the existance of a certain object. Using the same...
489
Manuel Lemos
mallemos
Aug 8, 2006 10:12 pm
Hello, Sorry for the delay. ... If you want to remove cities that belong to a state, you can delete the city objects one by one and they automatically will be...
490
comfortablementeadorm...
comfortablem...
Aug 9, 2006 1:05 pm
Thank you for your attention Manuel. Regards, Matías...
491
Manuel Lemos
mallemos
Nov 22, 2006 8:41 am
Hello, A new version of Metastorage was released to introduce several enhancements to the capabilities of report classes and to the Object Query Language. A...
492
dobes_vandermeer
dobes_vander...
Dec 3, 2006 7:15 pm
I've been working on an XSD schema for the configuration, so that my xml editor can do auto-completion and friendly structured editing/ validation. I've had...
493
Manuel Lemos
mallemos
Dec 12, 2006 7:11 pm
Hello, ... Sorry for the delay. I have been at PHP Conference Brasil 2006 and I am still catching up on pending e-mail. I need to make time to look at this...
494
Dobes Vandermeer
dobes_vander...
Dec 12, 2006 8:11 pm
Of course you're welcome to distribute the file. The point I was making about the XML parser is that it rejects the schema declaration, which must be included...
495
hofer_juerg
Dec 14, 2006 6:35 pm
Hello i'm trying to convert a UML-Model built with Poseidon to Metastorage format. Instead of the expected code I find only a lot of Numbers in the generated...
496
Manuel Lemos
mallemos
Dec 14, 2006 9:10 pm
Hello, ... What do you mean by a lot of numbers? Are you saving Poseidon model in XMI? Are you converting the XMI to Metastorage component format with xmi2ms? ...
497
Manuel Lemos
mallemos
Dec 14, 2006 9:19 pm
Hello, ... Oh, I see. I will look into that soon so it stops complaining. ... Ok, I do not use Eclipse because it is too heavy, but I will take a look at that...
498
Peter Howard
pjhacnau
Dec 14, 2006 11:12 pm
... Following up on that . . . I never tested with output from Poseidon. If you can mail me the model as XMI I can have a play and see what's happening. PJH ...
499
hofer_juerg
Dec 15, 2006 12:40 pm
Hello again ... the created component-file, i.e. the output of xmi2ms begins with a xml-header, the rest of the document appear to be just a lot of random...
500
hofer_juerg
Dec 15, 2006 1:24 pm
ok, tried to send you mail with attachment which didn't work. So here the content of the xmi-file which I fed the xmi2ms-converter. Juerg <?xml version = '1.0'...
501
Manuel Lemos
mallemos
Dec 15, 2006 1:57 pm
Hello, ... Can you please upload the files here so we all could take a look? http://tech.groups.yahoo.com/group/metal-dev/files/metastorage/xmi2metastorage/ --...
502
Peter Howard
pjhacnau
Dec 16, 2006 2:04 am
... OK, I've reproduced your output (just the numbers) from that file. The short answer to what's going on: Poseidon's XMI is just different enough from...
503
Peter Howard
pjhacnau
Dec 16, 2006 5:50 am
Juerg, I've found two problems; one trivial, one less so. The numbers are coming from the Poseidon diagrams. The XSLT wasn't blocking processing of them....
504
hofer_juerg
Dec 17, 2006 8:03 am
Hi Peter certainly I'm happy when you are happy with my complaints :-) So there is annother one here, a minor one though. I fed the transformed xmi-file to the...
505
Dobes Vandermeer
dobes_vander...
Dec 17, 2006 8:55 am
I've noticed that all my classes are name like <component>class or <class>class or <component>schemaclass. Unfortunately, this doesn't comply with my naming...
506
Manuel Lemos
mallemos
Dec 19, 2006 9:22 pm
Hello, ... Yes. Having a configuration file is on my todo list. I will try to fit it in the next release. -- Regards, Manuel Lemos Metastorage - Data object...
507
Peter Howard
pjhacnau
Jan 18, 2007 1:25 am
... OK, I got a response a few days ago for this from the libxslt mailing ... So Juerg, can you pls report this back to the Poseidon developers as a bug? ...
508
hofer_juerg
Jan 24, 2007 11:41 am
Hi Peter I forwarded your findings to gentleware (Poseidon) and this is what they answer: Poseidon uses realization of standard MOF 1.4: ...
509
hofer_juerg
Jan 24, 2007 12:06 pm
Hello did I do something fundamenally wrong so far or am I right in that the XMI to Metastorage generator basically just produces code for each single class,...
510
Peter Howard
pjhacnau
Jan 24, 2007 9:45 pm
Thanks Juerg, I'll look into this further. ... [Non-text portions of this message have been removed]...
511
Peter Howard
pjhacnau
Jan 24, 2007 10:05 pm
... You are correct about the 1:n relations not yet being generated. It generated single, directional, relations right now. Has your model changed...
512
mother_taraza
Mar 7, 2007 6:51 pm
Hi: I'm new to MetaL and wish to ask you guys something that has been puzzling me over the last two days. I'm using the lastest stable MySQL 5 release...
513
Manuel Lemos
mallemos
Mar 7, 2007 7:40 pm
Hello, ... If you do not specify a text variable length, it will attempt to create a table with a TEXT field. TEXT fields are basically character LOBs, so they...
514
manfred.schreck
Mar 20, 2007 5:48 pm
Hello, I am using Metabase for a while, and I am happy with it. Now I am in a situation, that I have to use a custom identifier. The scenario is that I use...
515
Manuel Lemos
mallemos
Mar 21, 2007 2:25 am
Hello, ... I am a bit confused with your references to Metabase. Do you mean you have an application using Metabase and you want to integrate with something...
516
manfred.schreck
Mar 21, 2007 8:17 am
... The ... existing ... login ... Metastorage? ... Hello Manuel, sorry I meant Metastorage. cheers, Manfred...
517
Manuel Lemos
mallemos
Mar 22, 2007 12:44 am
Hello, ... Currently Metastorage does not support defining custom object identifier (OID) variables. For now, an implicit OID is assigned to automatic variable...