Re: svn commit: r787914 - in /couchdb/trunk: ./ src/couchdb/ test/etap/

2009-06-23 Thread Paul Davis
I totally forgot to give the apropriate kudos to Bob Dionne for all the help he's been giving me on getting tests written. He's blazing alot of the trail in writing these new tests while I try and keep up. Paul Davis On Wed, Jun 24, 2009 at 1:51 AM, wrote: > Author: davisp > Date: Wed Jun 24 05:

[jira] Resolved: (COUCHDB-384) [PATCH] Improvements to couch_config for unit testing purposes

2009-06-23 Thread Paul Joseph Davis (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Joseph Davis resolved COUCHDB-384. --- Resolution: Fixed Fix Version/s: 0.10 Assignee: Paul Joseph Davis Fi

Re: "Personal" Couch DB.

2009-06-23 Thread Paul Davis
Nothing quite like that and there are a few different prevailing ideas. For instant gratification on OS X though you can check out CouchDBX. Jon Gretar's got a version on github that just sits in the sys tray out of the way. While not SQLite per se, it does allow instant end user access to a local

"Personal" Couch DB.

2009-06-23 Thread Dale Wiles
I've been following CouchDB for a while and I'm really impressed with the way it's coming along. However, like >90% of the users out there, I'm not a business and I don't really care about replication and daemons and scary things that go bump in the kernel. I just need somewhere to put my addr

Re: Unicode normalization (was Re: The 1.0 Thread)

2009-06-23 Thread Antony Blakey
On 24/06/2009, at 1:57 AM, Paul Davis wrote: Are there byte order semantics for UTF-8? No, UTF-8 is independent of byte ordering because it's a byte stream. Or other cases where sorting by UTF-8 binary representation is going to cause issues? Remember that the end goal is to create determin

Re: Unicode normalization (was Re: The 1.0 Thread)

2009-06-23 Thread Antony Blakey
On 24/06/2009, at 1:57 AM, Paul Davis wrote: Are there byte order semantics for UTF-8? No, UTF-8 is independent of byte ordering because it's a byte stream. Or other cases where sorting by UTF-8 binary representation is going to cause issues? Remember that the end goal is to create determin

[jira] Commented: (COUCHDB-393) Cannot discover currently running http port if ini file specifies port 0

2009-06-23 Thread Noah Slater (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723185#action_12723185 ] Noah Slater commented on COUCHDB-393: - I think Paul Davis hit on the best option here.

Re: Unicode normalization (was Re: The 1.0 Thread)

2009-06-23 Thread Noah Slater
On Wed, Jun 24, 2009 at 12:45:58AM +0930, Antony Blakey wrote: > Having said that, IMO it would be a good i18n feature to be able set the > locale of a database, maybe even at the granularity of a view, defaulting to > the database's locale. The key ordering should respect that locale. An option >

Re: Unicode normalization (was Re: The 1.0 Thread)

2009-06-23 Thread Noah Slater
On Tue, Jun 23, 2009 at 09:26:23AM +0100, Brian Candler wrote: > As an aside: I support that subtly different encodings of the "same" > document (according to NFC) should have different revs, because (a) it's > unlikely that multiple different client implementations will be making the > same change

Re: Unicode normalization (was Re: The 1.0 Thread)

2009-06-23 Thread Paul Davis
On Tue, Jun 23, 2009 at 11:15 AM, Antony Blakey wrote: > > On 23/06/2009, at 11:43 PM, Paul Davis wrote: > >> Interesting point. I take this as a pretty clear reason for discarding >> UCA for member ordering. Normalization isn't affected by locale right? >> I haven't seen anything to suggest as suc

[jira] Commented: (COUCHDB-393) Cannot discover currently running http port if ini file specifies port 0

2009-06-23 Thread Antony Blakey (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723108#action_12723108 ] Antony Blakey commented on COUCHDB-393: --- Why not use the same mechanism as the pid f

Re: Unicode normalization (was Re: The 1.0 Thread)

2009-06-23 Thread Antony Blakey
On 23/06/2009, at 11:43 PM, Paul Davis wrote: Interesting point. I take this as a pretty clear reason for discarding UCA for member ordering. Normalization isn't affected by locale right? I haven't seen anything to suggest as such so I assume not. IIUC each normalization form is strictly func

[jira] Commented: (COUCHDB-393) Cannot discover currently running http port if ini file specifies port 0

2009-06-23 Thread Paul Joseph Davis (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723103#action_12723103 ] Paul Joseph Davis commented on COUCHDB-393: --- As was pointed out, reading the por

[jira] Commented: (COUCHDB-393) Cannot discover currently running http port if ini file specifies port 0

2009-06-23 Thread Stuart Langridge (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723097#action_12723097 ] Stuart Langridge commented on COUCHDB-393: -- Tiny patch to write out to the logfil

Re: Unicode normalization (was Re: The 1.0 Thread)

2009-06-23 Thread Paul Davis
On Tue, Jun 23, 2009 at 5:05 AM, Antony Blakey wrote: > > On 23/06/2009, at 11:22 AM, Noah Slater wrote: > >>  Could Unicode normalisation affect the sorting of keys with option two? > > On a related issue: the locale certainly could e.g. it changes the collation > order of accented characters. >

[jira] Created: (COUCHDB-393) Cannot discover currently running http port if ini file specifies port 0

2009-06-23 Thread Stuart Langridge (JIRA)
Cannot discover currently running http port if ini file specifies port 0 Key: COUCHDB-393 URL: https://issues.apache.org/jira/browse/COUCHDB-393 Project: CouchDB Issue

[jira] Created: (COUCHDB-392) list and show responses should send utf-8 by default

2009-06-23 Thread Jan Lehnardt (JIRA)
list and show responses should send utf-8 by default Key: COUCHDB-392 URL: https://issues.apache.org/jira/browse/COUCHDB-392 Project: CouchDB Issue Type: Bug Components: JavaScri

[jira] Closed: (COUCHDB-391) Restoring the couchDB (restore Documents Views on different Servers)

2009-06-23 Thread Damien Katz (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damien Katz closed COUCHDB-391. --- Resolution: Invalid Please ask questions in the appropriate CouchDB mailing list, not in the bug sy

[jira] Created: (COUCHDB-391) Restoring the couchDB (restore Documents Views on different Servers)

2009-06-23 Thread Ajay jagdish Pawaskar (JIRA)
Restoring the couchDB (restore Documents Views on different Servers) Key: COUCHDB-391 URL: https://issues.apache.org/jira/browse/COUCHDB-391 Project: CouchDB Issue Type: Qu

[jira] Closed: (COUCHDB-380) Getting "please try again." response from CouchDb when tried to update the document

2009-06-23 Thread Ajay jagdish Pawaskar (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay jagdish Pawaskar closed COUCHDB-380. - ya.. i messed up with the revisions..so in that case i was giving message Please tr

[jira] Created: (COUCHDB-390) proposed additions to _changes feed

2009-06-23 Thread eric casteleijn (JIRA)
proposed additions to _changes feed --- Key: COUCHDB-390 URL: https://issues.apache.org/jira/browse/COUCHDB-390 Project: CouchDB Issue Type: New Feature Reporter: eric casteleijn The _changes com

Re: Unicode normalization (was Re: The 1.0 Thread)

2009-06-23 Thread Antony Blakey
On 23/06/2009, at 11:22 AM, Noah Slater wrote: Could Unicode normalisation affect the sorting of keys with option two? On a related issue: the locale certainly could e.g. it changes the collation order of accented characters. Antony Blakey - CTO, Linkuistics Pty Ltd Ph: 0438

Re: Unicode normalization (was Re: The 1.0 Thread)

2009-06-23 Thread Brian Candler
On Sun, Jun 21, 2009 at 11:21:00PM -0700, Chris Anderson wrote: > A normal > user is not going to understand the first bit of the fact that the > underlying binary representation of their text could be subtly > different in a way that would be invisible to them. ... > Secondly, we're a database, so

Re: The 1.0 Thread

2009-06-23 Thread Brian Candler
+1 for anything which can improve performance of generating views, especially when importing large datasets. Maybe it's just me, but CouchDB "feels" much slower than an RDBMS for this. That is, an RDBMS might limit you to only a couple of hundred inserts per second, but at least all your indexes a

Re: The 1.0 Thread

2009-06-23 Thread Mark Hammond
On 23/06/2009 3:51 AM, Jim McCoy wrote: Something that would be nice to have for 1.0 or at least somewhere on the roadmap is full support for Erlang in views and in other bits of the codebase that accept functions as input. I know that Javascript is quite popular with most of the Couch team, but