couchdb - Couchbase Lite iOS: CouchCocoa's unversionedURL and CouchbaseLite's bodyURL, are they same? -


i've been working on couchbase-lite (aka touchdb) ios app. meanwhile, trying figure out what's new in cbl , faced following question:

@property (readonly) nsurl* bodyurl; //cblattachment

and

@property (readonly) nsurl* unversionedurl;//couchattachment

are these same? if not, what's alternative unversionedurl in new couchbaselite?

i'm newbie touchdb, appreciate help.

after few experiments, i've found out couchbase-lite's bodyurl looking for. there minor differences between url string returned unversionedurl , bodyurl result same. go ahead , replace unversionedurl bodyurl :)


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -