Administrator
|
Hi Dev,
I wonder about this, should we not remove the simple-methods.xsd file altogether. It seems useless in trunk now Jacques Le 30/03/2016 08:00, [hidden email] a écrit : > Author: jleroux > Date: Wed Mar 30 06:00:25 2016 > New Revision: 1737078 > > URL: http://svn.apache.org/viewvc?rev=1737078&view=rev > Log: > Removes simple-methods.xsd from the catalog, it's no longer used > > Modified: > ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml > > Modified: ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml > URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml?rev=1737078&r1=1737077&r2=1737078&view=diff > ============================================================================== > --- ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml (original) > +++ ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml Wed Mar 30 06:00:25 2016 > @@ -26,7 +26,6 @@ under the License. > <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"> > <!-- <public publicId="-//W3C//DTD SVG 1.0//EN" uri="svg10.dtd"/> --> > > - <system systemId="http://ofbiz.apache.org/dtds/simple-methods.xsd" uri="simple-methods.xsd" /> > <system systemId="http://ofbiz.apache.org/dtds/simple-methods-v2.xsd" uri="simple-methods-v2.xsd" /> > > </catalog> > > > |
I agree with Jacques
Jacopo On Wed, Mar 30, 2016 at 8:03 AM, Jacques Le Roux < [hidden email]> wrote: > Hi Dev, > > I wonder about this, should we not remove the simple-methods.xsd file > altogether. It seems useless in trunk now > > Jacques > > > Le 30/03/2016 08:00, [hidden email] a écrit : > >> Author: jleroux >> Date: Wed Mar 30 06:00:25 2016 >> New Revision: 1737078 >> >> URL: http://svn.apache.org/viewvc?rev=1737078&view=rev >> Log: >> Removes simple-methods.xsd from the catalog, it's no longer used >> >> Modified: >> ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml >> >> Modified: ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml >> URL: >> http://svn.apache.org/viewvc/ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml?rev=1737078&r1=1737077&r2=1737078&view=diff >> >> ============================================================================== >> --- ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml (original) >> +++ ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml Wed Mar 30 >> 06:00:25 2016 >> @@ -26,7 +26,6 @@ under the License. >> <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"> >> <!-- <public publicId="-//W3C//DTD SVG 1.0//EN" uri="svg10.dtd"/> >> --> >> - <system systemId="http://ofbiz.apache.org/dtds/simple-methods.xsd" >> uri="simple-methods.xsd" /> >> <system systemId=" >> http://ofbiz.apache.org/dtds/simple-methods-v2.xsd" >> uri="simple-methods-v2.xsd" /> >> </catalog> >> >> >> >> |
I think we can remove all simple-methods.xsd file and can rename
simple-methods-v2.xsd to simple-methods.xsd Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Wed, Mar 30, 2016 at 2:02 PM, Jacopo Cappellato < [hidden email]> wrote: > I agree with Jacques > > Jacopo > > On Wed, Mar 30, 2016 at 8:03 AM, Jacques Le Roux < > [hidden email]> wrote: > > > Hi Dev, > > > > I wonder about this, should we not remove the simple-methods.xsd file > > altogether. It seems useless in trunk now > > > > Jacques > > > > > > Le 30/03/2016 08:00, [hidden email] a écrit : > > > >> Author: jleroux > >> Date: Wed Mar 30 06:00:25 2016 > >> New Revision: 1737078 > >> > >> URL: http://svn.apache.org/viewvc?rev=1737078&view=rev > >> Log: > >> Removes simple-methods.xsd from the catalog, it's no longer used > >> > >> Modified: > >> ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml > >> > >> Modified: ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml > >> URL: > >> > http://svn.apache.org/viewvc/ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml?rev=1737078&r1=1737077&r2=1737078&view=diff > >> > >> > ============================================================================== > >> --- ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml (original) > >> +++ ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml Wed Mar 30 > >> 06:00:25 2016 > >> @@ -26,7 +26,6 @@ under the License. > >> <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"> > >> <!-- <public publicId="-//W3C//DTD SVG 1.0//EN" uri="svg10.dtd"/> > >> --> > >> - <system systemId=" > http://ofbiz.apache.org/dtds/simple-methods.xsd" > >> uri="simple-methods.xsd" /> > >> <system systemId=" > >> http://ofbiz.apache.org/dtds/simple-methods-v2.xsd" > >> uri="simple-methods-v2.xsd" /> > >> </catalog> > >> > >> > >> > >> > |
In reply to this post by Jacopo Cappellato-5
Hi everyone,
I'm not sure if everyone agrees with this, but I would suggest a more final solution is perhaps to do the following: - delete simple-methods.xsd - rename simple-methods-v2.xsd to simple-methods.xsd - fix all references accordingly This is to avoid confusing useless names like v2 which add no value to the developers Taher Alkhateeb -----Original Message----- From: Jacopo Cappellato [mailto:[hidden email]] Sent: 30 March 2016 11:33 To: [hidden email] Subject: Re: svn commit: r1737078 - /ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml I agree with Jacques Jacopo On Wed, Mar 30, 2016 at 8:03 AM, Jacques Le Roux < [hidden email]> wrote: > Hi Dev, > > I wonder about this, should we not remove the simple-methods.xsd file > altogether. It seems useless in trunk now > > Jacques > > > Le 30/03/2016 08:00, [hidden email] a écrit : > >> Author: jleroux >> Date: Wed Mar 30 06:00:25 2016 >> New Revision: 1737078 >> >> URL: http://svn.apache.org/viewvc?rev=1737078&view=rev >> Log: >> Removes simple-methods.xsd from the catalog, it's no longer used >> >> Modified: >> ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml >> >> Modified: ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml >> URL: >> http://svn.apache.org/viewvc/ofbiz/trunk/framework/minilang/dtd/minil >> ang-catalog.xml?rev=1737078&r1=1737077&r2=1737078&view=diff >> >> ===================================================================== >> ========= >> --- ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml >> (original) >> +++ ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml Wed Mar >> +++ 30 >> 06:00:25 2016 >> @@ -26,7 +26,6 @@ under the License. >> <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"> >> <!-- <public publicId="-//W3C//DTD SVG 1.0//EN" >> uri="svg10.dtd"/> >> --> >> - <system systemId="http://ofbiz.apache.org/dtds/simple-methods.xsd" >> uri="simple-methods.xsd" /> >> <system systemId=" >> http://ofbiz.apache.org/dtds/simple-methods-v2.xsd" >> uri="simple-methods-v2.xsd" /> >> </catalog> >> >> >> >> |
Hi Tahar, our comments crossed on wire :)
Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Wed, Mar 30, 2016 at 2:31 PM, Taher Alkhateeb <[hidden email] > wrote: > Hi everyone, > > I'm not sure if everyone agrees with this, but I would suggest a more > final solution is perhaps to do the following: > > - delete simple-methods.xsd > - rename simple-methods-v2.xsd to simple-methods.xsd > - fix all references accordingly > > This is to avoid confusing useless names like v2 which add no value to the > developers > > Taher Alkhateeb > > -----Original Message----- > From: Jacopo Cappellato [mailto:[hidden email]] > Sent: 30 March 2016 11:33 > To: [hidden email] > Subject: Re: svn commit: r1737078 - > /ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml > > I agree with Jacques > > Jacopo > > On Wed, Mar 30, 2016 at 8:03 AM, Jacques Le Roux < > [hidden email]> wrote: > > > Hi Dev, > > > > I wonder about this, should we not remove the simple-methods.xsd file > > altogether. It seems useless in trunk now > > > > Jacques > > > > > > Le 30/03/2016 08:00, [hidden email] a écrit : > > > >> Author: jleroux > >> Date: Wed Mar 30 06:00:25 2016 > >> New Revision: 1737078 > >> > >> URL: http://svn.apache.org/viewvc?rev=1737078&view=rev > >> Log: > >> Removes simple-methods.xsd from the catalog, it's no longer used > >> > >> Modified: > >> ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml > >> > >> Modified: ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml > >> URL: > >> http://svn.apache.org/viewvc/ofbiz/trunk/framework/minilang/dtd/minil > >> ang-catalog.xml?rev=1737078&r1=1737077&r2=1737078&view=diff > >> > >> ===================================================================== > >> ========= > >> --- ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml > >> (original) > >> +++ ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml Wed Mar > >> +++ 30 > >> 06:00:25 2016 > >> @@ -26,7 +26,6 @@ under the License. > >> <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"> > >> <!-- <public publicId="-//W3C//DTD SVG 1.0//EN" > >> uri="svg10.dtd"/> > >> --> > >> - <system systemId=" > http://ofbiz.apache.org/dtds/simple-methods.xsd" > >> uri="simple-methods.xsd" /> > >> <system systemId=" > >> http://ofbiz.apache.org/dtds/simple-methods-v2.xsd" > >> uri="simple-methods-v2.xsd" /> > >> </catalog> > >> > >> > >> > >> > > |
In reply to this post by taher
+1
Le 30/03/2016 11:01, Taher Alkhateeb a écrit : > Hi everyone, > > I'm not sure if everyone agrees with this, but I would suggest a more final solution is perhaps to do the following: > > - delete simple-methods.xsd > - rename simple-methods-v2.xsd to simple-methods.xsd > - fix all references accordingly > > This is to avoid confusing useless names like v2 which add no value to the developers > > Taher Alkhateeb > > -----Original Message----- > From: Jacopo Cappellato [mailto:[hidden email]] > Sent: 30 March 2016 11:33 > To: [hidden email] > Subject: Re: svn commit: r1737078 - /ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml > > I agree with Jacques > > Jacopo > > On Wed, Mar 30, 2016 at 8:03 AM, Jacques Le Roux < [hidden email]> wrote: > >> Hi Dev, >> >> I wonder about this, should we not remove the simple-methods.xsd file >> altogether. It seems useless in trunk now >> >> Jacques >> >> >> Le 30/03/2016 08:00, [hidden email] a écrit : >> >>> Author: jleroux >>> Date: Wed Mar 30 06:00:25 2016 >>> New Revision: 1737078 >>> >>> URL: http://svn.apache.org/viewvc?rev=1737078&view=rev >>> Log: >>> Removes simple-methods.xsd from the catalog, it's no longer used >>> >>> Modified: >>> ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml >>> >>> Modified: ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml >>> URL: >>> http://svn.apache.org/viewvc/ofbiz/trunk/framework/minilang/dtd/minil >>> ang-catalog.xml?rev=1737078&r1=1737077&r2=1737078&view=diff >>> >>> ===================================================================== >>> ========= >>> --- ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml >>> (original) >>> +++ ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml Wed Mar >>> +++ 30 >>> 06:00:25 2016 >>> @@ -26,7 +26,6 @@ under the License. >>> <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"> >>> <!-- <public publicId="-//W3C//DTD SVG 1.0//EN" >>> uri="svg10.dtd"/> >>> --> >>> - <system systemId="http://ofbiz.apache.org/dtds/simple-methods.xsd" >>> uri="simple-methods.xsd" /> >>> <system systemId=" >>> http://ofbiz.apache.org/dtds/simple-methods-v2.xsd" >>> uri="simple-methods-v2.xsd" /> >>> </catalog> >>> >>> >>> >>> |
In reply to this post by Deepak Dixit-3
yup, agreed and +1
On Wednesday, 30 March 2016, Deepak Dixit <[hidden email]> wrote: > Hi Tahar, our comments crossed on wire :) > > > Thanks & Regards > -- > Deepak Dixit > www.hotwaxsystems.com > > On Wed, Mar 30, 2016 at 2:31 PM, Taher Alkhateeb < > [hidden email] <javascript:;> > > wrote: > > > Hi everyone, > > > > I'm not sure if everyone agrees with this, but I would suggest a more > > final solution is perhaps to do the following: > > > > - delete simple-methods.xsd > > - rename simple-methods-v2.xsd to simple-methods.xsd > > - fix all references accordingly > > > > This is to avoid confusing useless names like v2 which add no value to > the > > developers > > > > Taher Alkhateeb > > > > -----Original Message----- > > From: Jacopo Cappellato [mailto:[hidden email] > <javascript:;>] > > Sent: 30 March 2016 11:33 > > To: [hidden email] <javascript:;> > > Subject: Re: svn commit: r1737078 - > > /ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml > > > > I agree with Jacques > > > > Jacopo > > > > On Wed, Mar 30, 2016 at 8:03 AM, Jacques Le Roux < > > [hidden email] <javascript:;>> wrote: > > > > > Hi Dev, > > > > > > I wonder about this, should we not remove the simple-methods.xsd file > > > altogether. It seems useless in trunk now > > > > > > Jacques > > > > > > > > > Le 30/03/2016 08:00, [hidden email] <javascript:;> a écrit : > > > > > >> Author: jleroux > > >> Date: Wed Mar 30 06:00:25 2016 > > >> New Revision: 1737078 > > >> > > >> URL: http://svn.apache.org/viewvc?rev=1737078&view=rev > > >> Log: > > >> Removes simple-methods.xsd from the catalog, it's no longer used > > >> > > >> Modified: > > >> ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml > > >> > > >> Modified: ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml > > >> URL: > > >> http://svn.apache.org/viewvc/ofbiz/trunk/framework/minilang/dtd/minil > > >> ang-catalog.xml?rev=1737078&r1=1737077&r2=1737078&view=diff > > >> > > >> ===================================================================== > > >> ========= > > >> --- ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml > > >> (original) > > >> +++ ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml Wed Mar > > >> +++ 30 > > >> 06:00:25 2016 > > >> @@ -26,7 +26,6 @@ under the License. > > >> <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"> > > >> <!-- <public publicId="-//W3C//DTD SVG 1.0//EN" > > >> uri="svg10.dtd"/> > > >> --> > > >> - <system systemId=" > > http://ofbiz.apache.org/dtds/simple-methods.xsd" > > >> uri="simple-methods.xsd" /> > > >> <system systemId=" > > >> http://ofbiz.apache.org/dtds/simple-methods-v2.xsd" > > >> uri="simple-methods-v2.xsd" /> > > >> </catalog> > > >> > > >> > > >> > > >> > > > > > |
Administrator
|
In reply to this post by Jacopo Cappellato-5
Thanks Jacopo,
Done with r1737086 and r1737087 Note: that you might need to update your local minilang-catalog.xml (if you refer to something external to trunk HEAD) Jacques Le 30/03/2016 10:32, Jacopo Cappellato a écrit : > I agree with Jacques > > Jacopo > > On Wed, Mar 30, 2016 at 8:03 AM, Jacques Le Roux < > [hidden email]> wrote: > >> Hi Dev, >> >> I wonder about this, should we not remove the simple-methods.xsd file >> altogether. It seems useless in trunk now >> >> Jacques >> >> >> Le 30/03/2016 08:00, [hidden email] a écrit : >> >>> Author: jleroux >>> Date: Wed Mar 30 06:00:25 2016 >>> New Revision: 1737078 >>> >>> URL: http://svn.apache.org/viewvc?rev=1737078&view=rev >>> Log: >>> Removes simple-methods.xsd from the catalog, it's no longer used >>> >>> Modified: >>> ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml >>> >>> Modified: ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml >>> URL: >>> http://svn.apache.org/viewvc/ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml?rev=1737078&r1=1737077&r2=1737078&view=diff >>> >>> ============================================================================== >>> --- ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml (original) >>> +++ ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml Wed Mar 30 >>> 06:00:25 2016 >>> @@ -26,7 +26,6 @@ under the License. >>> <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"> >>> <!-- <public publicId="-//W3C//DTD SVG 1.0//EN" uri="svg10.dtd"/> >>> --> >>> - <system systemId="http://ofbiz.apache.org/dtds/simple-methods.xsd" >>> uri="simple-methods.xsd" /> >>> <system systemId=" >>> http://ofbiz.apache.org/dtds/simple-methods-v2.xsd" >>> uri="simple-methods-v2.xsd" /> >>> </catalog> >>> >>> >>> >>> |
Administrator
|
In reply to this post by Deepak Dixit-3
Actually not only your comments but our minds crossed somewhere. I had the same thoughts before reading you here :)
Jacques Le 30/03/2016 11:06, Deepak Dixit a écrit : > Hi Tahar, our comments crossed on wire :) > > > Thanks & Regards > -- > Deepak Dixit > www.hotwaxsystems.com > > On Wed, Mar 30, 2016 at 2:31 PM, Taher Alkhateeb <[hidden email] >> wrote: >> Hi everyone, >> >> I'm not sure if everyone agrees with this, but I would suggest a more >> final solution is perhaps to do the following: >> >> - delete simple-methods.xsd >> - rename simple-methods-v2.xsd to simple-methods.xsd >> - fix all references accordingly >> >> This is to avoid confusing useless names like v2 which add no value to the >> developers >> >> Taher Alkhateeb >> >> -----Original Message----- >> From: Jacopo Cappellato [mailto:[hidden email]] >> Sent: 30 March 2016 11:33 >> To: [hidden email] >> Subject: Re: svn commit: r1737078 - >> /ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml >> >> I agree with Jacques >> >> Jacopo >> >> On Wed, Mar 30, 2016 at 8:03 AM, Jacques Le Roux < >> [hidden email]> wrote: >> >>> Hi Dev, >>> >>> I wonder about this, should we not remove the simple-methods.xsd file >>> altogether. It seems useless in trunk now >>> >>> Jacques >>> >>> >>> Le 30/03/2016 08:00, [hidden email] a écrit : >>> >>>> Author: jleroux >>>> Date: Wed Mar 30 06:00:25 2016 >>>> New Revision: 1737078 >>>> >>>> URL: http://svn.apache.org/viewvc?rev=1737078&view=rev >>>> Log: >>>> Removes simple-methods.xsd from the catalog, it's no longer used >>>> >>>> Modified: >>>> ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml >>>> >>>> Modified: ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml >>>> URL: >>>> http://svn.apache.org/viewvc/ofbiz/trunk/framework/minilang/dtd/minil >>>> ang-catalog.xml?rev=1737078&r1=1737077&r2=1737078&view=diff >>>> >>>> ===================================================================== >>>> ========= >>>> --- ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml >>>> (original) >>>> +++ ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml Wed Mar >>>> +++ 30 >>>> 06:00:25 2016 >>>> @@ -26,7 +26,6 @@ under the License. >>>> <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"> >>>> <!-- <public publicId="-//W3C//DTD SVG 1.0//EN" >>>> uri="svg10.dtd"/> >>>> --> >>>> - <system systemId=" >> http://ofbiz.apache.org/dtds/simple-methods.xsd" >>>> uri="simple-methods.xsd" /> >>>> <system systemId=" >>>> http://ofbiz.apache.org/dtds/simple-methods-v2.xsd" >>>> uri="simple-methods-v2.xsd" /> >>>> </catalog> >>>> >>>> >>>> >>>> >> |
Free forum by Nabble | Edit this page |