Hello everyone,
I found something I find odd today. The method #numberOfLinesOfCodes is defined on the Behavioral entities. I would have expected it on the Sourced entities because if an entity has sources it should have a number of lines of code.
What do you think?
Cyril,
There was already a discussion on numberOfLinesOfCode at the early beginning of the year (1/1/17). A discussion started by Nicolas. I don’t know what he finally did.
Anne
Le 22 févr. 2017 à 16:30, Cyril Ferlicot D. cyril.ferlicot@gmail.com a écrit :
Hello everyone,
I found something I find odd today. The method #numberOfLinesOfCodes is defined on the Behavioral entities. I would have expected it on the Sourced entities because if an entity has sources it should have a number of lines of code.
What do you think?
-- Cyril Ferlicot
2 rue Jacques Prévert 01, 59650 Villeneuve d'ascq France
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
Hi Cyril,
I recently defined numberOfLinesOfCode on the class MooseModel. I did it because I was sure it was missing. I did not think much about sourced entities. Which implementation of numberOfLinesOfCode are you at odd with?
Cheers, Alexandre
On Feb 22, 2017, at 12:30 PM, Cyril Ferlicot D. cyril.ferlicot@gmail.com wrote:
Hello everyone,
I found something I find odd today. The method #numberOfLinesOfCodes is defined on the Behavioral entities. I would have expected it on the Sourced entities because if an entity has sources it should have a number of lines of code.
What do you think?
-- Cyril Ferlicot
2 rue Jacques Prévert 01, 59650 Villeneuve d'ascq France
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
On 22/02/2017 23:26, Alexandre Bergel wrote:
Hi Cyril,
I recently defined numberOfLinesOfCode on the class MooseModel. I did it because I was sure it was missing. I did not think much about sourced entities. Which implementation of numberOfLinesOfCode are you at odd with?
Hi,
What I find odd is not an implementation but the fact that it is missing in FAMIXSourcedEntity.
Cheers, Alexandre
Indeed, feel free to add it!
Alexandre
On Feb 23, 2017, at 11:51 AM, Cyril Ferlicot D. cyril.ferlicot@gmail.com wrote:
On 22/02/2017 23:26, Alexandre Bergel wrote:
Hi Cyril,
I recently defined numberOfLinesOfCode on the class MooseModel. I did it because I was sure it was missing. I did not think much about sourced entities. Which implementation of numberOfLinesOfCode are you at odd with?
Hi,
What I find odd is not an implementation but the fact that it is missing in FAMIXSourcedEntity.
Cheers, Alexandre
-- Cyril Ferlicot
2 rue Jacques Prévert 01, 59650 Villeneuve d'ascq France
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev