On Oct 25, 2006, at 12:34 AM, John Siracusa wrote:

> On 10/24/06 10:47 PM, Jonathan wrote:
>> - one function to loop a rose resultset , pushing yaml-ized items
>>   and their children into an array to memcached
>> - another function to do the same with a single result
>
> Why isn't the first task just a repeat of the second one, for each  
> item in
> the list?

i haven't had a chance to abstract that far yet

i've got 3 api/syndication functions that are killing me on the  
server.  i'm trying to get them into memcached as soon as possible.

i *think* i've got it.  if all else fails, i'll take Rose off this  
section for now -- it was caching into memcached before i started  
using rose.

i really need to push my webapp live tomorrow ( its in beta right  
now , behind a preview code ), and this is what's killing me


> I have a traverse() helper on my TODO list, which I intended to  
> integrate
> with various kinds of serialization to make what you describe  
> easier.  If
> you beat me to it, just post the code :)

you'll beat me for sure.

i've been getting killed on all the intricacies of searching through  
meta relationships / fkeys, then checking has loaded, and repeating

right now, ive got a bastardized system where I cut to/from yaml and  
hashrefs, to coerce stuff in

dirty, but it works.




// Jonathan Vanasco

| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  
- - - - - - - - - - - - - - - -
| FindMeOn.com - The cure for Multiple Web Personality Disorder
| Web Identity Management and 3D Social Networking
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  
- - - - - - - - - - - - - - - -
| RoadSound.com - Tools For Bands, Stuff For Fans
| Collaborative Online Management And Syndication Tools
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  
- - - - - - - - - - - - - - - -



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to