Administrator
|
This is a good news, thanks David !
Jacques > Author: jonesde > Date: Mon Jun 30 10:09:02 2008 > New Revision: 672822 > > URL: http://svn.apache.org/viewvc?rev=672822&view=rev > Log: > Removed entitygroup.xml files now that they are not needed, and I'm sure they won't be missed > > Removed: > ofbiz/trunk/applications/accounting/entitydef/entitygroup.xml > ofbiz/trunk/applications/content/entitydef/entitygroup.xml > ofbiz/trunk/applications/humanres/entitydef/entitygroup.xml > ofbiz/trunk/applications/manufacturing/entitydef/entitygroup.xml > ofbiz/trunk/applications/marketing/entitydef/entitygroup.xml > ofbiz/trunk/applications/order/entitydef/entitygroup.xml > ofbiz/trunk/applications/party/entitydef/entitygroup.xml > ofbiz/trunk/applications/product/entitydef/entitygroup.xml > ofbiz/trunk/applications/workeffort/entitydef/entitygroup.xml > Modified: > ofbiz/trunk/applications/accounting/ofbiz-component.xml > ofbiz/trunk/applications/content/ofbiz-component.xml > ofbiz/trunk/applications/humanres/ofbiz-component.xml > ofbiz/trunk/applications/manufacturing/ofbiz-component.xml > ofbiz/trunk/applications/marketing/ofbiz-component.xml > ofbiz/trunk/applications/order/ofbiz-component.xml > ofbiz/trunk/applications/party/ofbiz-component.xml > ofbiz/trunk/applications/product/ofbiz-component.xml > ofbiz/trunk/applications/workeffort/ofbiz-component.xml > > Modified: ofbiz/trunk/applications/accounting/ofbiz-component.xml > URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/ofbiz-component.xml?rev=672822&r1=672821&r2=672822&view=diff > ============================================================================== > --- ofbiz/trunk/applications/accounting/ofbiz-component.xml (original) > +++ ofbiz/trunk/applications/accounting/ofbiz-component.xml Mon Jun 30 10:09:02 2008 > @@ -33,7 +33,6 @@ > <entity-resource type="model" reader-name="main" loader="main" location="entitydef/entitymodel.xml"/> > <entity-resource type="model" reader-name="main" loader="main" location="entitydef/entitymodel_reports.xml"/> > <entity-resource type="model" reader-name="main" loader="main" location="entitydef/entitymodel_old.xml"/> > - <entity-resource type="group" reader-name="main" loader="main" location="entitydef/entitygroup.xml"/> > <entity-resource type="eca" reader-name="main" loader="main" location="entitydef/eecas.xml"/> > <entity-resource type="data" reader-name="seed" loader="main" location="data/AccountingTypeData.xml"/> > <entity-resource type="data" reader-name="seed" loader="main" location="data/UsTaxAccountGroups.xml"/> > > Modified: ofbiz/trunk/applications/content/ofbiz-component.xml > URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/ofbiz-component.xml?rev=672822&r1=672821&r2=672822&view=diff > ============================================================================== > --- ofbiz/trunk/applications/content/ofbiz-component.xml (original) > +++ ofbiz/trunk/applications/content/ofbiz-component.xml Mon Jun 30 10:09:02 2008 > @@ -28,7 +28,6 @@ > <classpath type="jar" location="lib/*"/> > <classpath type="jar" location="lib/uno/*"/> > <classpath type="jar" location="build/lib/*"/> > - <entity-resource type="group" reader-name="main" loader="main" location="entitydef/entitygroup.xml"/> > <entity-resource type="model" reader-name="main" loader="main" location="entitydef/entitymodel.xml"/> > <entity-resource type="data" reader-name="seed" loader="main" location="data/ContentTypeData.xml"/> > <entity-resource type="data" reader-name="seed" loader="main" location="data/ContentOperationData.xml"/> > > Modified: ofbiz/trunk/applications/humanres/ofbiz-component.xml > URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/ofbiz-component.xml?rev=672822&r1=672821&r2=672822&view=diff > ============================================================================== > --- ofbiz/trunk/applications/humanres/ofbiz-component.xml (original) > +++ ofbiz/trunk/applications/humanres/ofbiz-component.xml Mon Jun 30 10:09:02 2008 > @@ -26,7 +26,6 @@ > <classpath type="dir" location="script"/> > <classpath type="dir" location="config"/> > <entity-resource type="model" reader-name="main" loader="main" location="entitydef/entitymodel.xml"/> > - <entity-resource type="group" reader-name="main" loader="main" location="entitydef/entitygroup.xml"/> > <entity-resource type="data" reader-name="seed" loader="main" location="data/HumanResTypeData.xml"/> > <entity-resource type="data" reader-name="seed" loader="main" location="data/HumanResSecurityData.xml"/> > <service-resource type="model" loader="main" location="servicedef/services.xml"/> > > Modified: ofbiz/trunk/applications/manufacturing/ofbiz-component.xml > URL: > http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/ofbiz-component.xml?rev=672822&r1=672821&r2=672822&view=diff > ============================================================================== > --- ofbiz/trunk/applications/manufacturing/ofbiz-component.xml (original) > +++ ofbiz/trunk/applications/manufacturing/ofbiz-component.xml Mon Jun 30 10:09:02 2008 > @@ -34,7 +34,6 @@ > > <!-- entity resources: model(s), eca(s) and group definitions --> > <entity-resource type="model" reader-name="main" loader="main" location="entitydef/entitymodel.xml"/> > - <entity-resource type="group" reader-name="main" loader="main" location="entitydef/entitygroup.xml"/> > <entity-resource type="data" reader-name="seed" loader="main" location="data/ManufacturingData.xml"/> > <entity-resource type="data" reader-name="seed" loader="main" location="data/ManufacturingSecurityData.xml"/> > <!--<entity-resource type="data" reader-name="seed-initial" loader="main" > location="data/ManufacturingScheduledServices.xml"/>--> > > Modified: ofbiz/trunk/applications/marketing/ofbiz-component.xml > URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/ofbiz-component.xml?rev=672822&r1=672821&r2=672822&view=diff > ============================================================================== > --- ofbiz/trunk/applications/marketing/ofbiz-component.xml (original) > +++ ofbiz/trunk/applications/marketing/ofbiz-component.xml Mon Jun 30 10:09:02 2008 > @@ -27,7 +27,6 @@ > <classpath type="dir" location="script"/> > <classpath type="dir" location="config"/> > <entity-resource type="model" reader-name="main" loader="main" location="entitydef/entitymodel.xml"/> > - <entity-resource type="group" reader-name="main" loader="main" location="entitydef/entitygroup.xml"/> > <entity-resource type="data" reader-name="seed" loader="main" location="data/MarketingTypeData.xml"/> > <entity-resource type="data" reader-name="seed" loader="main" location="data/MarketingSecurityData.xml"/> > <entity-resource type="data" reader-name="demo" loader="main" location="data/sfaDemoData.xml"/> > > Modified: ofbiz/trunk/applications/order/ofbiz-component.xml > URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/ofbiz-component.xml?rev=672822&r1=672821&r2=672822&view=diff > ============================================================================== > --- ofbiz/trunk/applications/order/ofbiz-component.xml (original) > +++ ofbiz/trunk/applications/order/ofbiz-component.xml Mon Jun 30 10:09:02 2008 > @@ -29,7 +29,6 @@ > <entity-resource type="model" reader-name="main" loader="main" location="entitydef/entitymodel.xml"/> > <entity-resource type="model" reader-name="main" loader="main" location="entitydef/entitymodel_old.xml"/> > <entity-resource type="model" reader-name="main" loader="main" location="entitydef/entitymodel_view.xml"/> > - <entity-resource type="group" reader-name="main" loader="main" location="entitydef/entitygroup.xml"/> > <entity-resource type="eca" reader-name="main" loader="main" location="entitydef/eecas.xml"/> > <entity-resource type="data" reader-name="seed" loader="main" location="data/OrderTypeData.xml"/> > <entity-resource type="data" reader-name="seed-initial" loader="main" location="data/OrderScheduledServices.xml"/> > > Modified: ofbiz/trunk/applications/party/ofbiz-component.xml > URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/ofbiz-component.xml?rev=672822&r1=672821&r2=672822&view=diff > ============================================================================== > --- ofbiz/trunk/applications/party/ofbiz-component.xml (original) > +++ ofbiz/trunk/applications/party/ofbiz-component.xml Mon Jun 30 10:09:02 2008 > @@ -27,7 +27,6 @@ > <classpath type="dir" location="script"/> > > <entity-resource type="model" reader-name="main" loader="main" location="entitydef/entitymodel.xml"/> > - <entity-resource type="group" reader-name="main" loader="main" location="entitydef/entitygroup.xml"/> > <entity-resource type="data" reader-name="seed" loader="main" location="data/PartyTypeData.xml"/> > <entity-resource type="data" reader-name="seed" loader="main" location="data/PartySecurityData.xml"/> > <service-resource type="model" loader="main" location="servicedef/services.xml"/> > > Modified: ofbiz/trunk/applications/product/ofbiz-component.xml > URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/ofbiz-component.xml?rev=672822&r1=672821&r2=672822&view=diff > ============================================================================== > --- ofbiz/trunk/applications/product/ofbiz-component.xml (original) > +++ ofbiz/trunk/applications/product/ofbiz-component.xml Mon Jun 30 10:09:02 2008 > @@ -28,7 +28,6 @@ > > <entity-resource type="model" reader-name="main" loader="main" location="entitydef/entitymodel.xml"/> > <entity-resource type="model" reader-name="main" loader="main" location="entitydef/entitymodel_shipment.xml"/> > - <entity-resource type="group" reader-name="main" loader="main" location="entitydef/entitygroup.xml"/> > <entity-resource type="eca" reader-name="main" loader="main" location="entitydef/eecas.xml"/> > <entity-resource type="data" reader-name="seed-initial" loader="main" location="data/ProductScheduledServices.xml"/> > <entity-resource type="data" reader-name="seed" loader="main" location="data/ProductTypeData.xml"/> > > Modified: ofbiz/trunk/applications/workeffort/ofbiz-component.xml > URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/ofbiz-component.xml?rev=672822&r1=672821&r2=672822&view=diff > ============================================================================== > --- ofbiz/trunk/applications/workeffort/ofbiz-component.xml (original) > +++ ofbiz/trunk/applications/workeffort/ofbiz-component.xml Mon Jun 30 10:09:02 2008 > @@ -27,7 +27,6 @@ > <classpath type="dir" location="script"/> > <entity-resource type="model" reader-name="main" loader="main" location="entitydef/entitymodel.xml"/> > <entity-resource type="model" reader-name="main" loader="main" location="entitydef/entitymodel_view.xml"/> > - <entity-resource type="group" reader-name="main" loader="main" location="entitydef/entitygroup.xml"/> > <entity-resource type="eca" reader-name="main" loader="main" location="entitydef/eecas.xml"/> > <entity-resource type="data" reader-name="seed" loader="main" location="data/WorkEffortTypeData.xml"/> > <entity-resource type="data" reader-name="seed" loader="main" location="data/WorkEffortSecurityData.xml"/> > > |
David,
You're right - they won't be missed! -Adrian Jacques Le Roux wrote: > This is a good news, thanks David ! > > Jacques > >> Author: jonesde >> Date: Mon Jun 30 10:09:02 2008 >> New Revision: 672822 >> >> URL: http://svn.apache.org/viewvc?rev=672822&view=rev >> Log: >> Removed entitygroup.xml files now that they are not needed, and I'm >> sure they won't be missed >> >> Removed: >> ofbiz/trunk/applications/accounting/entitydef/entitygroup.xml >> ofbiz/trunk/applications/content/entitydef/entitygroup.xml >> ofbiz/trunk/applications/humanres/entitydef/entitygroup.xml >> ofbiz/trunk/applications/manufacturing/entitydef/entitygroup.xml >> ofbiz/trunk/applications/marketing/entitydef/entitygroup.xml >> ofbiz/trunk/applications/order/entitydef/entitygroup.xml >> ofbiz/trunk/applications/party/entitydef/entitygroup.xml >> ofbiz/trunk/applications/product/entitydef/entitygroup.xml >> ofbiz/trunk/applications/workeffort/entitydef/entitygroup.xml >> Modified: >> ofbiz/trunk/applications/accounting/ofbiz-component.xml >> ofbiz/trunk/applications/content/ofbiz-component.xml >> ofbiz/trunk/applications/humanres/ofbiz-component.xml >> ofbiz/trunk/applications/manufacturing/ofbiz-component.xml >> ofbiz/trunk/applications/marketing/ofbiz-component.xml >> ofbiz/trunk/applications/order/ofbiz-component.xml >> ofbiz/trunk/applications/party/ofbiz-component.xml >> ofbiz/trunk/applications/product/ofbiz-component.xml >> ofbiz/trunk/applications/workeffort/ofbiz-component.xml >> >> Modified: ofbiz/trunk/applications/accounting/ofbiz-component.xml >> URL: >> http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/ofbiz-component.xml?rev=672822&r1=672821&r2=672822&view=diff >> >> ============================================================================== >> >> --- ofbiz/trunk/applications/accounting/ofbiz-component.xml (original) >> +++ ofbiz/trunk/applications/accounting/ofbiz-component.xml Mon Jun 30 >> 10:09:02 2008 >> @@ -33,7 +33,6 @@ >> <entity-resource type="model" reader-name="main" loader="main" >> location="entitydef/entitymodel.xml"/> >> <entity-resource type="model" reader-name="main" loader="main" >> location="entitydef/entitymodel_reports.xml"/> >> <entity-resource type="model" reader-name="main" loader="main" >> location="entitydef/entitymodel_old.xml"/> >> - <entity-resource type="group" reader-name="main" loader="main" >> location="entitydef/entitygroup.xml"/> >> <entity-resource type="eca" reader-name="main" loader="main" >> location="entitydef/eecas.xml"/> >> <entity-resource type="data" reader-name="seed" loader="main" >> location="data/AccountingTypeData.xml"/> >> <entity-resource type="data" reader-name="seed" loader="main" >> location="data/UsTaxAccountGroups.xml"/> >> >> Modified: ofbiz/trunk/applications/content/ofbiz-component.xml >> URL: >> http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/ofbiz-component.xml?rev=672822&r1=672821&r2=672822&view=diff >> >> ============================================================================== >> >> --- ofbiz/trunk/applications/content/ofbiz-component.xml (original) >> +++ ofbiz/trunk/applications/content/ofbiz-component.xml Mon Jun 30 >> 10:09:02 2008 >> @@ -28,7 +28,6 @@ >> <classpath type="jar" location="lib/*"/> >> <classpath type="jar" location="lib/uno/*"/> >> <classpath type="jar" location="build/lib/*"/> >> - <entity-resource type="group" reader-name="main" loader="main" >> location="entitydef/entitygroup.xml"/> >> <entity-resource type="model" reader-name="main" loader="main" >> location="entitydef/entitymodel.xml"/> >> <entity-resource type="data" reader-name="seed" loader="main" >> location="data/ContentTypeData.xml"/> >> <entity-resource type="data" reader-name="seed" loader="main" >> location="data/ContentOperationData.xml"/> >> >> Modified: ofbiz/trunk/applications/humanres/ofbiz-component.xml >> URL: >> http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/ofbiz-component.xml?rev=672822&r1=672821&r2=672822&view=diff >> >> ============================================================================== >> >> --- ofbiz/trunk/applications/humanres/ofbiz-component.xml (original) >> +++ ofbiz/trunk/applications/humanres/ofbiz-component.xml Mon Jun 30 >> 10:09:02 2008 >> @@ -26,7 +26,6 @@ >> <classpath type="dir" location="script"/> >> <classpath type="dir" location="config"/> >> <entity-resource type="model" reader-name="main" loader="main" >> location="entitydef/entitymodel.xml"/> >> - <entity-resource type="group" reader-name="main" loader="main" >> location="entitydef/entitygroup.xml"/> >> <entity-resource type="data" reader-name="seed" loader="main" >> location="data/HumanResTypeData.xml"/> >> <entity-resource type="data" reader-name="seed" loader="main" >> location="data/HumanResSecurityData.xml"/> >> <service-resource type="model" loader="main" >> location="servicedef/services.xml"/> >> >> Modified: ofbiz/trunk/applications/manufacturing/ofbiz-component.xml >> URL: >> http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/ofbiz-component.xml?rev=672822&r1=672821&r2=672822&view=diff >> >> ============================================================================== >> >> --- ofbiz/trunk/applications/manufacturing/ofbiz-component.xml (original) >> +++ ofbiz/trunk/applications/manufacturing/ofbiz-component.xml Mon Jun >> 30 10:09:02 2008 >> @@ -34,7 +34,6 @@ >> >> <!-- entity resources: model(s), eca(s) and group definitions --> >> <entity-resource type="model" reader-name="main" loader="main" >> location="entitydef/entitymodel.xml"/> >> - <entity-resource type="group" reader-name="main" loader="main" >> location="entitydef/entitygroup.xml"/> >> <entity-resource type="data" reader-name="seed" loader="main" >> location="data/ManufacturingData.xml"/> >> <entity-resource type="data" reader-name="seed" loader="main" >> location="data/ManufacturingSecurityData.xml"/> >> <!--<entity-resource type="data" reader-name="seed-initial" >> loader="main" location="data/ManufacturingScheduledServices.xml"/>--> >> >> Modified: ofbiz/trunk/applications/marketing/ofbiz-component.xml >> URL: >> http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/ofbiz-component.xml?rev=672822&r1=672821&r2=672822&view=diff >> >> ============================================================================== >> >> --- ofbiz/trunk/applications/marketing/ofbiz-component.xml (original) >> +++ ofbiz/trunk/applications/marketing/ofbiz-component.xml Mon Jun 30 >> 10:09:02 2008 >> @@ -27,7 +27,6 @@ >> <classpath type="dir" location="script"/> >> <classpath type="dir" location="config"/> >> <entity-resource type="model" reader-name="main" loader="main" >> location="entitydef/entitymodel.xml"/> >> - <entity-resource type="group" reader-name="main" loader="main" >> location="entitydef/entitygroup.xml"/> >> <entity-resource type="data" reader-name="seed" loader="main" >> location="data/MarketingTypeData.xml"/> >> <entity-resource type="data" reader-name="seed" loader="main" >> location="data/MarketingSecurityData.xml"/> >> <entity-resource type="data" reader-name="demo" loader="main" >> location="data/sfaDemoData.xml"/> >> >> Modified: ofbiz/trunk/applications/order/ofbiz-component.xml >> URL: >> http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/ofbiz-component.xml?rev=672822&r1=672821&r2=672822&view=diff >> >> ============================================================================== >> >> --- ofbiz/trunk/applications/order/ofbiz-component.xml (original) >> +++ ofbiz/trunk/applications/order/ofbiz-component.xml Mon Jun 30 >> 10:09:02 2008 >> @@ -29,7 +29,6 @@ >> <entity-resource type="model" reader-name="main" loader="main" >> location="entitydef/entitymodel.xml"/> >> <entity-resource type="model" reader-name="main" loader="main" >> location="entitydef/entitymodel_old.xml"/> >> <entity-resource type="model" reader-name="main" loader="main" >> location="entitydef/entitymodel_view.xml"/> >> - <entity-resource type="group" reader-name="main" loader="main" >> location="entitydef/entitygroup.xml"/> >> <entity-resource type="eca" reader-name="main" loader="main" >> location="entitydef/eecas.xml"/> >> <entity-resource type="data" reader-name="seed" loader="main" >> location="data/OrderTypeData.xml"/> >> <entity-resource type="data" reader-name="seed-initial" >> loader="main" location="data/OrderScheduledServices.xml"/> >> >> Modified: ofbiz/trunk/applications/party/ofbiz-component.xml >> URL: >> http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/ofbiz-component.xml?rev=672822&r1=672821&r2=672822&view=diff >> >> ============================================================================== >> >> --- ofbiz/trunk/applications/party/ofbiz-component.xml (original) >> +++ ofbiz/trunk/applications/party/ofbiz-component.xml Mon Jun 30 >> 10:09:02 2008 >> @@ -27,7 +27,6 @@ >> <classpath type="dir" location="script"/> >> >> <entity-resource type="model" reader-name="main" loader="main" >> location="entitydef/entitymodel.xml"/> >> - <entity-resource type="group" reader-name="main" loader="main" >> location="entitydef/entitygroup.xml"/> >> <entity-resource type="data" reader-name="seed" loader="main" >> location="data/PartyTypeData.xml"/> >> <entity-resource type="data" reader-name="seed" loader="main" >> location="data/PartySecurityData.xml"/> >> <service-resource type="model" loader="main" >> location="servicedef/services.xml"/> >> >> Modified: ofbiz/trunk/applications/product/ofbiz-component.xml >> URL: >> http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/ofbiz-component.xml?rev=672822&r1=672821&r2=672822&view=diff >> >> ============================================================================== >> >> --- ofbiz/trunk/applications/product/ofbiz-component.xml (original) >> +++ ofbiz/trunk/applications/product/ofbiz-component.xml Mon Jun 30 >> 10:09:02 2008 >> @@ -28,7 +28,6 @@ >> >> <entity-resource type="model" reader-name="main" loader="main" >> location="entitydef/entitymodel.xml"/> >> <entity-resource type="model" reader-name="main" loader="main" >> location="entitydef/entitymodel_shipment.xml"/> >> - <entity-resource type="group" reader-name="main" loader="main" >> location="entitydef/entitygroup.xml"/> >> <entity-resource type="eca" reader-name="main" loader="main" >> location="entitydef/eecas.xml"/> >> <entity-resource type="data" reader-name="seed-initial" >> loader="main" location="data/ProductScheduledServices.xml"/> >> <entity-resource type="data" reader-name="seed" loader="main" >> location="data/ProductTypeData.xml"/> >> >> Modified: ofbiz/trunk/applications/workeffort/ofbiz-component.xml >> URL: >> http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/ofbiz-component.xml?rev=672822&r1=672821&r2=672822&view=diff >> >> ============================================================================== >> >> --- ofbiz/trunk/applications/workeffort/ofbiz-component.xml (original) >> +++ ofbiz/trunk/applications/workeffort/ofbiz-component.xml Mon Jun 30 >> 10:09:02 2008 >> @@ -27,7 +27,6 @@ >> <classpath type="dir" location="script"/> >> <entity-resource type="model" reader-name="main" loader="main" >> location="entitydef/entitymodel.xml"/> >> <entity-resource type="model" reader-name="main" loader="main" >> location="entitydef/entitymodel_view.xml"/> >> - <entity-resource type="group" reader-name="main" loader="main" >> location="entitydef/entitygroup.xml"/> >> <entity-resource type="eca" reader-name="main" loader="main" >> location="entitydef/eecas.xml"/> >> <entity-resource type="data" reader-name="seed" loader="main" >> location="data/WorkEffortTypeData.xml"/> >> <entity-resource type="data" reader-name="seed" loader="main" >> location="data/WorkEffortSecurityData.xml"/> >> >> > > |
Adrian Crum wrote:
> You're right - they won't be missed! What won't? :) |
Adam Heath wrote:
> Adrian Crum wrote: >> You're right - they won't be missed! > > What won't? :) Did you see David's comment? Author: jonesde Date: Mon Jun 30 10:09:02 2008 New Revision: 672822 URL: http://svn.apache.org/viewvc?rev=672822&view=rev Log: Removed entitygroup.xml files now that they are not needed, and I'm sure they won't be missed |
Adrian Crum wrote:
> Adam Heath wrote: >> Adrian Crum wrote: >>> You're right - they won't be missed! >> >> What won't? :) > > Did you see David's comment? I think you should look overhead. You'll see a joke flying way up there. |
In reply to this post by Adam Heath-2
entitygroup.xml files.
Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 On Jun 30, 2008, at 1:41 PM, Adam Heath wrote: > Adrian Crum wrote: >> You're right - they won't be missed! > > What won't? :) smime.p7s (3K) Download Attachment |
I might've missed the joke too :)
Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 On Jun 30, 2008, at 1:50 PM, Tim Ruppert wrote: > entitygroup.xml files. > > Cheers, > Tim > -- > Tim Ruppert > HotWax Media > http://www.hotwaxmedia.com > > o:801.649.6594 > f:801.649.6595 > > > On Jun 30, 2008, at 1:41 PM, Adam Heath wrote: > >> Adrian Crum wrote: >>> You're right - they won't be missed! >> >> What won't? :) > smime.p7s (3K) Download Attachment |
In reply to this post by Tim Ruppert
Yay! Someone else who didn't get the joke. I don't feel so bad now.
;-) -Adrian Tim Ruppert wrote: > entitygroup.xml files. > > Cheers, > Tim > -- > Tim Ruppert > HotWax Media > http://www.hotwaxmedia.com > > o:801.649.6594 > f:801.649.6595 > > > On Jun 30, 2008, at 1:41 PM, Adam Heath wrote: > >> Adrian Crum wrote: >>> You're right - they won't be missed! >> >> What won't? :) > |
In reply to this post by Adam Heath-2
Adam Heath wrote:
> Adrian Crum wrote: >> You're right - they won't be missed! > > What won't? :) Bother, it seems some people don't have a sense of humor. "What won't" means I've already removed my knowledge of whatever, and am asking what is being discussed. |
On Jun 30, 2008, at 2:02 PM, Adam Heath wrote: > Adam Heath wrote: >> Adrian Crum wrote: >>> You're right - they won't be missed! >> What won't? :) > > Bother, it seems some people don't have a sense of humor. > > "What won't" means I've already removed my knowledge of whatever, > and am asking what is being discussed. You could always use movie techniques to make it less subtle, like: "what bomb was it that I was supposed to forget about?" or "What entitygroup.xml file won't be missed?" Okay, now that I think about it these don't necessary make the joke easier to get. I guess we need more movies with jokes like this to culturally condition us. ;) -David |
Administrator
|
LOL
Jacques From: "David E Jones" <[hidden email]> > > On Jun 30, 2008, at 2:02 PM, Adam Heath wrote: > >> Adam Heath wrote: >>> Adrian Crum wrote: >>>> You're right - they won't be missed! >>> What won't? :) >> >> Bother, it seems some people don't have a sense of humor. >> >> "What won't" means I've already removed my knowledge of whatever, >> and am asking what is being discussed. > > You could always use movie techniques to make it less subtle, like: > > "what bomb was it that I was supposed to forget about?" > > or > > "What entitygroup.xml file won't be missed?" > > Okay, now that I think about it these don't necessary make the joke > easier to get. I guess we need more movies with jokes like this to > culturally condition us. ;) > > -David > > |
Free forum by Nabble | Edit this page |