Hi Adrian,
I have run into a little problem. I'm trying to load a .mse file with some files/folder entities. When Moose is listing the files entities it combines the folders and files name directly, like this: FolderFile.ext, with no delimiter between. Shouldn't they be like Folder/File.ext ?
Thanks for pointing it out. Indeed, this was an error. It is fixed now in MooseDevelopment 3.1.12.
And a second issue: if the files and folders doesn't exist when i check the All folders group i'm getting a lot of errors (ERROR_FILE_NOT_FOUND). Btw, if the pathname is relative, where is it looking for the files?
This is due to the fact that the UI tries to compute the lines of text and it does not find the files. The UI should however catch this one. I added this as a bug report and will fix it soon: http://macamis.unibe.ch/trackers/moose/msg81
Cheers, Doru
Test file: (Moose.Model (id: 1) (name 'FileTest') (entity (FAMIX.Folder (id: 2) (stub false) (name 'Folder')) (FAMIX.File (id: 3) (stub false) (name 'file1.txt') (belongsTo (idref: 2))) (FAMIX.File (id: 4) (stub false) (name 'file2.txt') (belongsTo (idref: 2)))))
Adrian D.
Adrian DOZSA Politehnica University of Timisoara Computer Science Department mail: adi.dozsa@gmail.com web: http://adi.dozsa.googlepages.com/ _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- Tudor Girba www.iam.unibe.ch/~girba www.iam.unibe.ch/~girba/blog/
"Obvious things are difficult to teach."