Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: mysql-protocol

From: tim::johnsons-web::com at: 26-Jun-2003 10:30

* Petr Krenzelok <[petr--krenzelok--trz--cz]> [030626 09:07]:
> Tim Johnson wrote: > > >Hello Rebols: > > DocKimbel and I had an OT exchange of emails early > >this year in which I posed the the following: > >That it would be convenient at times for me to have > >the selection set from a query returned as a 'flat' > >block. > > > >DocKimbel made the following code suggestions: > > > >Add 'flat' to locals-class. setting as either 'true > >or 'false. > > > >in 'convert-types change the following line > >if not empty? convert-body [foreach row rows :convert-body] > >;to > >if not empty? convert-body [ > > either p/locals/flat? [ > > row: rows > > forskip row length? cols :convert-body > > ][foreach row rows :convert-body] > > ] > >After implementing this - if memory serves me well - > >DocKimbel indicated that he had observed less memory fragmentation > >in comparison of the two methods. > > > OK, why not to have it in a standard distro then? Maybe we should ask > Doc to add it?
I would be in favor of asking Doc, yes. tj -- Tim Johnson <[tim--johnsons-web--com]> http://www.alaska-internet-solutions.com http://www.johnsons-web.com