Moving demo data to their appropriate components

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

Moving demo data to their appropriate components

Scott Gray-2
What does everyone think about moving the ton of demo data living in ecommerce out to the components where the entities are defined?

My main motivation for asking about this is for testing to ensure that we can run all the framework and application tests even when all special purpose components are removed.  With the increasing number of special purpose apps containing extend-entity definitions I'm concerned about the possibility of the base applications developing dependencies on that extended data model, unintentionally or otherwise.

We already have plenty of framework code that depends on base application entities and I'd hate to see the situation get worse with dependencies in the base apps or framework on the special purpose data model.

I'm willing to move the data so this isn't one of those conversations where nothing will actually get done.

Thanks
Scott


smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Moving demo data to their appropriate components

Adrian Crum-3
Sounds great to me! Not only will that improve tests, it will make a
clear illustration of dependency direction (higher level to lower level).

-Adrian

On 8/21/2011 2:39 PM, Scott Gray wrote:

> What does everyone think about moving the ton of demo data living in ecommerce out to the components where the entities are defined?
>
> My main motivation for asking about this is for testing to ensure that we can run all the framework and application tests even when all special purpose components are removed.  With the increasing number of special purpose apps containing extend-entity definitions I'm concerned about the possibility of the base applications developing dependencies on that extended data model, unintentionally or otherwise.
>
> We already have plenty of framework code that depends on base application entities and I'd hate to see the situation get worse with dependencies in the base apps or framework on the special purpose data model.
>
> I'm willing to move the data so this isn't one of those conversations where nothing will actually get done.
>
> Thanks
> Scott
>
Reply | Threaded
Open this post in threaded view
|

Re: Moving demo data to their appropriate components

Jacques Le Roux
Administrator
Yes that sounds also logical to me. I was surprised to find them there and then get used to. I must say having them in one place is
also convenient, maybe lazy...

Jacques

From: "Adrian Crum" <[hidden email]>

> Sounds great to me! Not only will that improve tests, it will make a clear illustration of dependency direction (higher level to
> lower level).
>
> -Adrian
>
> On 8/21/2011 2:39 PM, Scott Gray wrote:
>> What does everyone think about moving the ton of demo data living in ecommerce out to the components where the entities are
>> defined?
>>
>> My main motivation for asking about this is for testing to ensure that we can run all the framework and application tests even
>> when all special purpose components are removed.  With the increasing number of special purpose apps containing extend-entity
>> definitions I'm concerned about the possibility of the base applications developing dependencies on that extended data model,
>> unintentionally or otherwise.
>>
>> We already have plenty of framework code that depends on base application entities and I'd hate to see the situation get worse
>> with dependencies in the base apps or framework on the special purpose data model.
>>
>> I'm willing to move the data so this isn't one of those conversations where nothing will actually get done.
>>
>> Thanks
>> Scott
>>


Reply | Threaded
Open this post in threaded view
|

Re: Moving demo data to their appropriate components

BJ Freeman
In reply to this post by Scott Gray-2
I think a model of the data is where the entities are defined, is best.

Scott Gray sent the following on 8/21/2011 6:39 AM:

> What does everyone think about moving the ton of demo data living in ecommerce out to the components where the entities are defined?
>
> My main motivation for asking about this is for testing to ensure that we can run all the framework and application tests even when all special purpose components are removed.  With the increasing number of special purpose apps containing extend-entity definitions I'm concerned about the possibility of the base applications developing dependencies on that extended data model, unintentionally or otherwise.
>
> We already have plenty of framework code that depends on base application entities and I'd hate to see the situation get worse with dependencies in the base apps or framework on the special purpose data model.
>
> I'm willing to move the data so this isn't one of those conversations where nothing will actually get done.
>
> Thanks
> Scott
>
Reply | Threaded
Open this post in threaded view
|

Re: Moving demo data to their appropriate components

Pierre Smits
In reply to this post by Scott Gray-2
Hi Scott,

+1

Regards,

Pierre

2011/8/21 Scott Gray <[hidden email]>

> What does everyone think about moving the ton of demo data living in
> ecommerce out to the components where the entities are defined?
>
> My main motivation for asking about this is for testing to ensure that we
> can run all the framework and application tests even when all special
> purpose components are removed.  With the increasing number of special
> purpose apps containing extend-entity definitions I'm concerned about the
> possibility of the base applications developing dependencies on that
> extended data model, unintentionally or otherwise.
>
> We already have plenty of framework code that depends on base application
> entities and I'd hate to see the situation get worse with dependencies in
> the base apps or framework on the special purpose data model.
>
> I'm willing to move the data so this isn't one of those conversations where
> nothing will actually get done.
>
> Thanks
> Scott
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Moving demo data to their appropriate components

Jacopo Cappellato-4
In reply to this post by Scott Gray-2
+1

On Aug 21, 2011, at 3:39 PM, Scott Gray wrote:

> What does everyone think about moving the ton of demo data living in ecommerce out to the components where the entities are defined?
>
> My main motivation for asking about this is for testing to ensure that we can run all the framework and application tests even when all special purpose components are removed.  With the increasing number of special purpose apps containing extend-entity definitions I'm concerned about the possibility of the base applications developing dependencies on that extended data model, unintentionally or otherwise.
>
> We already have plenty of framework code that depends on base application entities and I'd hate to see the situation get worse with dependencies in the base apps or framework on the special purpose data model.
>
> I'm willing to move the data so this isn't one of those conversations where nothing will actually get done.
>
> Thanks
> Scott
>

Reply | Threaded
Open this post in threaded view
|

Re: Moving demo data to their appropriate components

Pranay Pandey-2
In reply to this post by Scott Gray-2
+1
 

Thanks and Regards
---
Pranay Pandey




On Aug 21, 2011, at 7:09 PM, Scott Gray wrote:

> What does everyone think about moving the ton of demo data living in ecommerce out to the components where the entities are defined?
>
> My main motivation for asking about this is for testing to ensure that we can run all the framework and application tests even when all special purpose components are removed.  With the increasing number of special purpose apps containing extend-entity definitions I'm concerned about the possibility of the base applications developing dependencies on that extended data model, unintentionally or otherwise.
>
> We already have plenty of framework code that depends on base application entities and I'd hate to see the situation get worse with dependencies in the base apps or framework on the special purpose data model.
>
> I'm willing to move the data so this isn't one of those conversations where nothing will actually get done.
>
> Thanks
> Scott
>


smime.p7s (5K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Moving demo data to their appropriate components

Atul Vani
+1

----- Original Message -----
From: "Pranay Pandey" <[hidden email]>
To: [hidden email]
Sent: Monday, August 22, 2011 4:41:41 PM
Subject: Re: Moving demo data to their appropriate components

+1
 

Thanks and Regards
---
Pranay Pandey




On Aug 21, 2011, at 7:09 PM, Scott Gray wrote:

> What does everyone think about moving the ton of demo data living in ecommerce out to the components where the entities are defined?
>
> My main motivation for asking about this is for testing to ensure that we can run all the framework and application tests even when all special purpose components are removed.  With the increasing number of special purpose apps containing extend-entity definitions I'm concerned about the possibility of the base applications developing dependencies on that extended data model, unintentionally or otherwise.
>
> We already have plenty of framework code that depends on base application entities and I'd hate to see the situation get worse with dependencies in the base apps or framework on the special purpose data model.
>
> I'm willing to move the data so this isn't one of those conversations where nothing will actually get done.
>
> Thanks
> Scott
>

Reply | Threaded
Open this post in threaded view
|

Re: Moving demo data to their appropriate components

Ashish Vijaywargiya
In reply to this post by Scott Gray-2
+1

--
Ashish

On Sun, Aug 21, 2011 at 7:09 PM, Scott Gray <[hidden email]>wrote:

> What does everyone think about moving the ton of demo data living in
> ecommerce out to the components where the entities are defined?
>
> My main motivation for asking about this is for testing to ensure that we
> can run all the framework and application tests even when all special
> purpose components are removed.  With the increasing number of special
> purpose apps containing extend-entity definitions I'm concerned about the
> possibility of the base applications developing dependencies on that
> extended data model, unintentionally or otherwise.
>
> We already have plenty of framework code that depends on base application
> entities and I'd hate to see the situation get worse with dependencies in
> the base apps or framework on the special purpose data model.
>
> I'm willing to move the data so this isn't one of those conversations where
> nothing will actually get done.
>
> Thanks
> Scott
>
>