==
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. |
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. > |
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 |
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 |
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 |
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! |
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! > > > |
Free forum by Nabble | Edit this page |