Consolidating processes

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

Consolidating processes

BJ Freeman
I see where we are blooming and duplication of processes because they
are a little bit different.

The goal should be to review current entities and code, if need be move
the core code to lower level the let the different higher levels deal
with their particularities

This is to reduce the code and caching foot print on memory usage.
Reply | Threaded
Open this post in threaded view
|

Re: Consolidating processes

Adrian Crum-3
I believe David started a thread on data model improvements, which
included the consolidation of some entities.

-Adrian

On 8/30/2011 1:23 PM, BJ Freeman wrote:
> I see where we are blooming and duplication of processes because they
> are a little bit different.
>
> The goal should be to review current entities and code, if need be move
> the core code to lower level the let the different higher levels deal
> with their particularities
>
> This is to reduce the code and caching foot print on memory usage.
Reply | Threaded
Open this post in threaded view
|

Re: Consolidating processes

BJ Freeman
yes but it seems new additions are not heeding that so was specifically
pointing it out.

Adrian Crum sent the following on 8/30/2011 5:25 AM:

> I believe David started a thread on data model improvements, which
> included the consolidation of some entities.
>
> -Adrian
>
> On 8/30/2011 1:23 PM, BJ Freeman wrote:
>> I see where we are blooming and duplication of processes because they
>> are a little bit different.
>>
>> The goal should be to review current entities and code, if need be move
>> the core code to lower level the let the different higher levels deal
>> with their particularities
>>
>> This is to reduce the code and caching foot print on memory usage.
>