Position of #numberOfLinesOfCode in hierarchy

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Position of #numberOfLinesOfCode in hierarchy

CyrilFerlicot
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

http://www.synectique.eu

2 rue Jacques Prévert 01,
59650 Villeneuve d'ascq France


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev

signature.asc (817 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Position of #numberOfLinesOfCode in hierarchy

Anne Etien
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. <[hidden email]> 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

http://www.synectique.eu

2 rue Jacques Prévert 01,
59650 Villeneuve d'ascq France

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Position of #numberOfLinesOfCode in hierarchy

abergel
In reply to this post by CyrilFerlicot
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. <[hidden email]> 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
>
> http://www.synectique.eu
>
> 2 rue Jacques Prévert 01,
> 59650 Villeneuve d'ascq France
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.list.inf.unibe.ch/listinfo/moose-dev

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Position of #numberOfLinesOfCode in hierarchy

CyrilFerlicot
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

http://www.synectique.eu

2 rue Jacques Prévert 01,
59650 Villeneuve d'ascq France


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev

signature.asc (817 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Position of #numberOfLinesOfCode in hierarchy

abergel
Indeed, feel free to add it!

Alexandre


> On Feb 23, 2017, at 11:51 AM, Cyril Ferlicot D. <[hidden email]> 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
>
> http://www.synectique.eu
>
> 2 rue Jacques Prévert 01,
> 59650 Villeneuve d'ascq France
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.list.inf.unibe.ch/listinfo/moose-dev

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev