Hi,
I have two versions of a code source (v1 and v2) in Java and I know which files changed between the 2 versions. I would like to model these 2 versions in FAMIX.
Currently, I parse both source code, create 2 MSEs, import them in Moose and I have my two models (converted to Orion models to take less memory).
But, I need to parse twice the complete source code. However, parsing once the V1 and only the change files of V2 is enough and faster.
Does something exist to load into Moose, a MSE of the complete V1 application and another MSE of the delta, in a way that V1 complete the missing parts of the delta?
Maybe Orion gives this possibility ?
Thanks in advance,
Cheers, Vincent
!!!************************************************************************************* "Ce message et les pi?ces jointes sont confidentiels et r?serv?s ? l'usage exclusif de ses destinataires. Il peut ?galement ?tre prot?g? par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir imm?diatement l'exp?diteur et de le d?truire. L'int?grit? du message ne pouvant ?tre assur?e sur Internet, la responsabilit? de Worldline ne pourra ?tre recherch?e quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'exp?diteur ne donne aucune garantie ? cet ?gard et sa responsabilit? ne saurait ?tre recherch?e pour tout dommage r?sultant d'un virus transmis.
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Worldline liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.!!!"
Hi,
We do not have support for incremental loading, but it is certainly an important thing to add. I have an idea of how to accommodate this and I would be happy to work with someone on this topic.
Cheers, Doru
On Oct 14, 2016, at 4:40 PM, Blondeau Vincent vincent.blondeau@worldline.com wrote:
Hi,
I have two versions of a code source (v1 and v2) in Java and I know which files changed between the 2 versions. I would like to model these 2 versions in FAMIX.
Currently, I parse both source code, create 2 MSEs, import them in Moose and I have my two models (converted to Orion models to take less memory).
But, I need to parse twice the complete source code. However, parsing once the V1 and only the change files of V2 is enough and faster.
Does something exist to load into Moose, a MSE of the complete V1 application and another MSE of the delta, in a way that V1 complete the missing parts of the delta?
Maybe Orion gives this possibility ?
Thanks in advance,
Cheers, Vincent
!!!************************************************************************************* "Ce message et les pièces jointes sont confidentiels et réservés à l'usage exclusif de ses destinataires. Il peut également être protégé par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir immédiatement l'expéditeur et de le détruire. L'intégrité du message ne pouvant être assurée sur Internet, la responsabilité de Worldline ne pourra être recherchée quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'expéditeur ne donne aucune garantie à cet égard et sa responsabilité ne saurait être recherchée pour tout dommage résultant d'un virus transmis.
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Worldline liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.!!!" _______________________________________________ Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
-- www.tudorgirba.com www.feenk.com
"Every thing has its own flow."
Hi,
Thanks. I will certainly begin to do this in two weeks.
I am eager to hearing from your ideas.
To me, I think that using Orion model can be a good idea.
Cheers, Vincent
________________________________________ De : Moose-dev [moose-dev-bounces@list.inf.unibe.ch] de la part de Tudor Girba [tudor@tudorgirba.com] Date d'envoi : vendredi 14 octobre 2016 17:52 À : Moose-related development Objet : [Moose-dev] Re: Loading partial MSE model
Hi,
We do not have support for incremental loading, but it is certainly an important thing to add. I have an idea of how to accommodate this and I would be happy to work with someone on this topic.
Cheers, Doru
On Oct 14, 2016, at 4:40 PM, Blondeau Vincent vincent.blondeau@worldline.com wrote:
Hi,
I have two versions of a code source (v1 and v2) in Java and I know which files changed between the 2 versions. I would like to model these 2 versions in FAMIX.
Currently, I parse both source code, create 2 MSEs, import them in Moose and I have my two models (converted to Orion models to take less memory).
But, I need to parse twice the complete source code. However, parsing once the V1 and only the change files of V2 is enough and faster.
Does something exist to load into Moose, a MSE of the complete V1 application and another MSE of the delta, in a way that V1 complete the missing parts of the delta?
Maybe Orion gives this possibility ?
Thanks in advance,
Cheers, Vincent
!!!************************************************************************************* "Ce message et les pièces jointes sont confidentiels et réservés à l'usage exclusif de ses destinataires. Il peut également être protégé par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir immédiatement l'expéditeur et de le détruire. L'intégrité du message ne pouvant être assurée sur Internet, la responsabilité de Worldline ne pourra être recherchée quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'expéditeur ne donne aucune garantie à cet égard et sa responsabilité ne saurait être recherchée pour tout dommage résultant d'un virus transmis.
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Worldline liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.!!!" _______________________________________________ Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
-- www.tudorgirba.com www.feenk.com
"Every thing has its own flow."
_______________________________________________ Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
!!!************************************************************************************* "Ce message et les pièces jointes sont confidentiels et réservés à l'usage exclusif de ses destinataires. Il peut également être protégé par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir immédiatement l'expéditeur et de le détruire. L'intégrité du message ne pouvant être assurée sur Internet, la responsabilité de Worldline ne pourra être recherchée quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'expéditeur ne donne aucune garantie à cet égard et sa responsabilité ne saurait être recherchée pour tout dommage résultant d'un virus transmis.
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Worldline liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.!!!"
Hi vincent
Synectique is really interested in incremental loading too. I merged the ideas of doru that we discuss during esug.
Usman do you have the text somewhere?
Stef
Le 14/10/16 à 18:38, Blondeau Vincent a écrit :
Hi,
Thanks. I will certainly begin to do this in two weeks.
I am eager to hearing from your ideas.
To me, I think that using Orion model can be a good idea.
Cheers, Vincent
De : Moose-dev [moose-dev-bounces@list.inf.unibe.ch] de la part de Tudor Girba [tudor@tudorgirba.com] Date d'envoi : vendredi 14 octobre 2016 17:52 À : Moose-related development Objet : [Moose-dev] Re: Loading partial MSE model
Hi,
We do not have support for incremental loading, but it is certainly an important thing to add. I have an idea of how to accommodate this and I would be happy to work with someone on this topic.
Cheers, Doru
On Oct 14, 2016, at 4:40 PM, Blondeau Vincent vincent.blondeau@worldline.com wrote:
Hi,
I have two versions of a code source (v1 and v2) in Java and I know which files changed between the 2 versions. I would like to model these 2 versions in FAMIX.
Currently, I parse both source code, create 2 MSEs, import them in Moose and I have my two models (converted to Orion models to take less memory).
But, I need to parse twice the complete source code. However, parsing once the V1 and only the change files of V2 is enough and faster.
Does something exist to load into Moose, a MSE of the complete V1 application and another MSE of the delta, in a way that V1 complete the missing parts of the delta?
Maybe Orion gives this possibility ?
Thanks in advance,
Cheers, Vincent
!!!************************************************************************************* "Ce message et les pièces jointes sont confidentiels et réservés à l'usage exclusif de ses destinataires. Il peut également être protégé par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir immédiatement l'expéditeur et de le détruire. L'intégrité du message ne pouvant être assurée sur Internet, la responsabilité de Worldline ne pourra être recherchée quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'expéditeur ne donne aucune garantie à cet égard et sa responsabilité ne saurait être recherchée pour tout dommage résultant d'un virus transmis.
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Worldline liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.!!!" _______________________________________________ Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
-- www.tudorgirba.com www.feenk.com
"Every thing has its own flow."
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
!!!************************************************************************************* "Ce message et les pièces jointes sont confidentiels et réservés à l'usage exclusif de ses destinataires. Il peut également être protégé par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir immédiatement l'expéditeur et de le détruire. L'intégrité du message ne pouvant être assurée sur Internet, la responsabilité de Worldline ne pourra être recherchée quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'expéditeur ne donne aucune garantie à cet égard et sa responsabilité ne saurait être recherchée pour tout dommage résultant d'un virus transmis.
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Worldline liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.!!!" _______________________________________________ Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
Hi Vincent,
Can you make Orion available in the catalog? Is there a tutorial about it? I can open the Orion panel, but I have no idea what I can do with it.
Cheers, Alexandre
On Oct 14, 2016, at 11:40 AM, Blondeau Vincent vincent.blondeau@worldline.com wrote:
Hi,
I have two versions of a code source (v1 and v2) in Java and I know which files changed between the 2 versions. I would like to model these 2 versions in FAMIX.
Currently, I parse both source code, create 2 MSEs, import them in Moose and I have my two models (converted to Orion models to take less memory).
But, I need to parse twice the complete source code. However, parsing once the V1 and only the change files of V2 is enough and faster.
Does something exist to load into Moose, a MSE of the complete V1 application and another MSE of the delta, in a way that V1 complete the missing parts of the delta?
Maybe Orion gives this possibility ?
Thanks in advance,
Cheers, Vincent
!!!************************************************************************************* "Ce message et les pièces jointes sont confidentiels et réservés à l'usage exclusif de ses destinataires. Il peut également être protégé par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir immédiatement l'expéditeur et de le détruire. L'intégrité du message ne pouvant être assurée sur Internet, la responsabilité de Worldline ne pourra être recherchée quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'expéditeur ne donne aucune garantie à cet égard et sa responsabilité ne saurait être recherchée pour tout dommage résultant d'un virus transmis.
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Worldline liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.!!!" _______________________________________________ Moose-dev mailing list Moose-dev@list.inf.unibe.ch mailto:Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev https://www.list.inf.unibe.ch/listinfo/moose-dev