Issue 281 in glassdb: OrderedCollection>>#at:ifAbsentPut: required by WAUrl from Seaside-Core-pmm.732

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

Issue 281 in glassdb: OrderedCollection>>#at:ifAbsentPut: required by WAUrl from Seaside-Core-pmm.732

glassdb
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium GLASS-Server Version-GLASS0.231

New issue 281 by [hidden email]: OrderedCollection>>#at:ifAbsentPut:  
required by WAUrl from Seaside-Core-pmm.732
http://code.google.com/p/glassdb/issues/detail?id=281

Philippe has added support for URL parameters in Seaside-Core-pmm.732
The code uses OrderedCollection>>#at:ifAbsentPut: which is not present in  
Gemstone's version of OrderedCollection



Reply | Threaded
Open this post in threaded view
|

Re: Issue 281 in glassdb: OrderedCollection>>#at:ifAbsentPut: required by WAUrl from Seaside-Core-pmm.732

glassdb

Comment #1 on issue 281 by [hidden email]:  
OrderedCollection>>#at:ifAbsentPut: required by WAUrl from  
Seaside-Core-pmm.732
http://code.google.com/p/glassdb/issues/detail?id=281

fix in:


Name: Squeak-NickAger.265
Author: NickAger
Time: 07/28/2011, 13:59:11
UUID: 56574025-7b65-4a79-91a9-2cdbc5cf4752
Ancestors: Squeak-NickAger.264

For for:
Issue 281: http://code.google.com/p/glassdb/issues/detail?id=281
OrderedCollection>>#at:ifAbsentPut: required by WAUrl from  
Seaside-Core-pmm.732


will require integrating into Squeak-dkh.265 for GLASS 1.0-beta.8.7

Reply | Threaded
Open this post in threaded view
|

Re: Issue 281 in glassdb: OrderedCollection>>#at:ifAbsentPut: required by WAUrl from Seaside-Core-pmm.732

glassdb

Comment #2 on issue 281 by [hidden email]:  
OrderedCollection>>#at:ifAbsentPut: required by WAUrl from  
Seaside-Core-pmm.732
http://code.google.com/p/glassdb/issues/detail?id=281

see discussion[1] for further developments

[1]  
http://forum.world.st/OrderedCollection-gt-gt-at-ifAbsentPut-td3794632.html

OrderedCollection>>#at:ifAbsentPut: will cause more trouble for other  
dialects ... it's still correct to add the method to Squeak package for  
compatibility

Reply | Threaded
Open this post in threaded view
|

Re: Issue 281 in glassdb: OrderedCollection>>#at:ifAbsentPut: required by WAUrl from Seaside-Core-pmm.732

glassdb
Updates:
        Status: Fixed
        Labels: Fixed-1.0-beta.8.7

Comment #3 on issue 281 by [hidden email]:  
OrderedCollection>>#at:ifAbsentPut: required by WAUrl from  
Seaside-Core-pmm.732
http://code.google.com/p/glassdb/issues/detail?id=281

Integrated into GLASS 1.0-beta.8.7:

GsCore 0.245 (dkh.197):
- integrate Sport3.010.NickAger.24, Squeak.dkh.258, Squeak.NickAger.262 and  
Squeak.NickAger.264.
- this checkin is aimed at support for tODE in GLASS 1.0-beta.8.7