Hi,
And Orion is adapted to make changes on models.
Jannik
On Jul 15, 2011, at 13:44 , Tudor Girba wrote:
Hismo is not just for snapshotting. It's just that the use cases were based on snapshots :). If there would be a diff information, it can easily be accommodated as a subclass of Version.
Cheers, Doru
On 15 Jul 2011, at 13:39, Stéphane Ducasse wrote:
Orion is good for representing deltas so we would have a check that. Hismo is more snapshotting.
Stef
On Jul 15, 2011, at 10:23 AM, Nicolas Anquetil wrote:
Question for Jannik (and may be Doru)
Do you think what you did for Orion (delta between models) could be used here? There would be much more changes than what you typically have in Orion, so I am not sure it would be useful...
nicolas
----- Mail original -----
De: "Tudor Girba" tudor@tudorgirba.com À: "Moose-related development" moose-dev@iam.unibe.ch Envoyé: Jeudi 14 Juillet 2011 13:10:28 Objet: [Moose-dev] Re: Hismo Indeed, I forgot to answer this one.
The only way to scale is to only load limited models of the past versions. Typically, I loaded only Namespaces, Packages, Classes, Inheritances and sometimes Methods.
Cheers, Doru
On 14 Jul 2011, at 13:06, Stéphane Ducasse wrote:
Andre did you try by limiting the loaded items (just having packages, class, methods).
Stef
On Jul 8, 2011, at 8:57 PM, Andre Hora wrote:
Hello,
Is there any solution to load not so small versions in Hismo? I tried with 2 versions of Eclipse.. it does not scale.
regards,
On Fri, Jul 8, 2011 at 6:21 PM, Tudor Girba tudor@tudorgirba.com wrote: Indeed, that is where the example is.
We do not have a UI for this, but it would be nice to have one based on Merlin.
Cheers, Doru
On 8 Jul 2011, at 11:22, Andre Hora wrote:
> Hello Simon, > > Thanks. I checked the class MooseSampleData :) > > On Fri, Jul 8, 2011 at 9:44 AM, Simon Denier > simon.denier@gmail.com wrote: > > On 7 juil. 2011, at 23:29, Andre Hora wrote: > >> Hello Doru, >> >> How can I create a "history model" using the Hismo meta-model. >> Lets say that I have different models (versions) loaded in Moose >> and I want to create a Hismo model representing these models >> (versions). >> Is there some automatic way to do that? > > > As far as I remember, you create one Hismo model, then add each of > your versions in order of creation to the Hismo model. It's as > simple as that :) > > PS: given the great work done by Max and Camillo with FSGit, it > should be pretty easy to import a Git repository in Hismo/Kumpel? > You can just import the file structure of each commit (a > FSGitFileSystem) in a MooseModel. The only problem is a > performance problem when browsing a the full history. Right now > it's ok to import 100 commits but then it starts to be very slow. > Max will have a look at this. > > -- > Simon Denier > > > > > _______________________________________________ > Moose-dev mailing list > Moose-dev@iam.unibe.ch > https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > > > -- > Andre Hora > > _______________________________________________ > Moose-dev mailing list > Moose-dev@iam.unibe.ch > https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"It's not how it is, it is how we see it."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- Andre Hora
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"No matter how many recipes we know, we still value a chef."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"The coherence of a trip is given by the clearness of the goal."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--- Jannik Laval