applications/* requires specialpurpose/projectmgr

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

applications/* requires specialpurpose/projectmgr

Adam Heath-2
==
adam@zoot:~/code/upstream/ofbiz/work-hg-svn$ grep ProjectMgrUiLabels . -r
./applications/accounting/widget/InvoiceScreens.xml:
<property-map resource="ProjectMgrUiLabels" map-name="uiLabelMap"
global="true"/>
./applications/humanres/widget/CommonScreens.xml:
<property-map resource="ProjectMgrUiLabels" map-name="uiLabelMap"
global="true"/>
./applications/order/script/org/ofbiz/order/request/CustRequestServices.xml:
                               <property-to-field
resource="ProjectMgrUiLabels" property="cannotCancelledRequest"
field-name="errorMessage"/>
./applications/party/widget/partymgr/CommonScreens.xml:
<property-map resource="ProjectMgrUiLabels" map-name="uiLabelMap"
global="true"/>
./specialpurpose/mypage/widget/CommonScreens.xml:
<property-map resource="ProjectMgrUiLabels" map-name="uiLabelMap"
global="true"/>
adam@zoot:~/code/upstream/ofbiz/work-hg-svn$ find -name
'ProjectMgrUiLabels*'
./specialpurpose/projectmgr/config/ProjectMgrUiLabels.xml
==

It was my understanding that framework should have no depends on
applications, and applications should have no depends on specialpurpose.
 This does not appear to be the case, however.
Reply | Threaded
Open this post in threaded view
|

Re: applications/* requires specialpurpose/projectmgr

Adrian Crum
That has been mentioned in the past, but nothing has been done to change it.

-Adrian

Adam Heath wrote:

> ==
> adam@zoot:~/code/upstream/ofbiz/work-hg-svn$ grep ProjectMgrUiLabels . -r
> ./applications/accounting/widget/InvoiceScreens.xml:
> <property-map resource="ProjectMgrUiLabels" map-name="uiLabelMap"
> global="true"/>
> ./applications/humanres/widget/CommonScreens.xml:
> <property-map resource="ProjectMgrUiLabels" map-name="uiLabelMap"
> global="true"/>
> ./applications/order/script/org/ofbiz/order/request/CustRequestServices.xml:
>                                <property-to-field
> resource="ProjectMgrUiLabels" property="cannotCancelledRequest"
> field-name="errorMessage"/>
> ./applications/party/widget/partymgr/CommonScreens.xml:
> <property-map resource="ProjectMgrUiLabels" map-name="uiLabelMap"
> global="true"/>
> ./specialpurpose/mypage/widget/CommonScreens.xml:
> <property-map resource="ProjectMgrUiLabels" map-name="uiLabelMap"
> global="true"/>
> adam@zoot:~/code/upstream/ofbiz/work-hg-svn$ find -name
> 'ProjectMgrUiLabels*'
> ./specialpurpose/projectmgr/config/ProjectMgrUiLabels.xml
> ==
>
> It was my understanding that framework should have no depends on
> applications, and applications should have no depends on specialpurpose.
>  This does not appear to be the case, however.
>
Reply | Threaded
Open this post in threaded view
|

Re: applications/* requires specialpurpose/projectmgr

hans_bakker
In reply to this post by Adam Heath-2
I agree completely that this should not happen....
but sometimes we make errors....

Hans

On Mon, 2008-11-03 at 16:29 -0600, Adam Heath wrote:

> ==
> adam@zoot:~/code/upstream/ofbiz/work-hg-svn$ grep ProjectMgrUiLabels . -r
> ./applications/accounting/widget/InvoiceScreens.xml:
> <property-map resource="ProjectMgrUiLabels" map-name="uiLabelMap"
> global="true"/>
> ./applications/humanres/widget/CommonScreens.xml:
> <property-map resource="ProjectMgrUiLabels" map-name="uiLabelMap"
> global="true"/>
> ./applications/order/script/org/ofbiz/order/request/CustRequestServices.xml:
>                                <property-to-field
> resource="ProjectMgrUiLabels" property="cannotCancelledRequest"
> field-name="errorMessage"/>
> ./applications/party/widget/partymgr/CommonScreens.xml:
> <property-map resource="ProjectMgrUiLabels" map-name="uiLabelMap"
> global="true"/>
> ./specialpurpose/mypage/widget/CommonScreens.xml:
> <property-map resource="ProjectMgrUiLabels" map-name="uiLabelMap"
> global="true"/>
> adam@zoot:~/code/upstream/ofbiz/work-hg-svn$ find -name
> 'ProjectMgrUiLabels*'
> ./specialpurpose/projectmgr/config/ProjectMgrUiLabels.xml
> ==
>
> It was my understanding that framework should have no depends on
> applications, and applications should have no depends on specialpurpose.
>  This does not appear to be the case, however.
--
Antwebsystems.com: Quality OFBiz services for competitive prices

Reply | Threaded
Open this post in threaded view
|

Re: applications/* requires specialpurpose/projectmgr

Adam Heath-2
Hans Bakker wrote:
> I agree completely that this should not happen....
> but sometimes we make errors....

If you can't be perfect 100% of the time, then you're not worthy of the
term software developer.

/me hides
Reply | Threaded
Open this post in threaded view
|

Re: applications/* requires specialpurpose/projectmgr

hans_bakker
On Mon, 2008-11-03 at 17:25 -0600, Adam Heath wrote:
> Hans Bakker wrote:
> > I agree completely that this should not happen....
> > but sometimes we make errors....
>
> If you can't be perfect 100% of the time, then you're not worthy of the
> term software developer.
>
> /me hides

You better do...were not there some problems building the
project.... :-)

--
Antwebsystems.com: Quality OFBiz services for competitive prices

Reply | Threaded
Open this post in threaded view
|

Re: applications/* requires specialpurpose/projectmgr

Adam Heath-2
Hans Bakker wrote:

> On Mon, 2008-11-03 at 17:25 -0600, Adam Heath wrote:
>> Hans Bakker wrote:
>>> I agree completely that this should not happen....
>>> but sometimes we make errors....
>> If you can't be perfect 100% of the time, then you're not worthy of the
>> term software developer.
>>
>> /me hides
>
> You better do...were not there some problems building the
> project.... :-)

Nono, I'm perfect, everyone else is wrong!

Reply | Threaded
Open this post in threaded view
|

Re: applications/* requires specialpurpose/projectmgr

BJ Freeman
you just left off perfect what.
hehehe

Adam Heath sent the following on 11/3/2008 5:51 PM:

> Hans Bakker wrote:
>> On Mon, 2008-11-03 at 17:25 -0600, Adam Heath wrote:
>>> Hans Bakker wrote:
>>>> I agree completely that this should not happen....
>>>> but sometimes we make errors....
>>> If you can't be perfect 100% of the time, then you're not worthy of the
>>> term software developer.
>>>
>>> /me hides
>> You better do...were not there some problems building the
>> project.... :-)
>
> Nono, I'm perfect, everyone else is wrong!
>
>
>