/irc-logs / w3c / #webapps / 2010-03-25 / end
Options:
- # Session Start: Thu Mar 25 00:00:00 2010
- # Session Ident: #webapps
- # [00:00] <timeless_mbp> so i'd expect 'for each' instead of 'in that'
- # [00:00] <timeless_mbp> > Auto populated index record will also be respectively inserted or updated depending on what storing results in.
- # [00:00] <timeless_mbp> records
- # [00:01] <timeless_mbp> note that ending a sentence with a preposition (in) is discouraged.
- # [00:02] <timeless_mbp> note that you generally use articles a/an for each element in your lists, so while i originally suggested dropping an 'a', you should probably just add the missing one (alternatively you'd need to remove all of the other articles from additional list items
- # [00:05] <timeless_mbp> [3.2.3]
- # [00:05] <timeless_mbp> > Storing would mean inserting if no record exists for that key or updating an existing record, otherwise.
- # [00:05] <timeless_mbp> you haven't updated any automatic indexes …
- # [00:10] <timeless_mbp> > Return the a new structured clone of the value in the record with key key in store.
- # [00:10] <timeless_mbp> drop 'the'
- # [00:13] <timeless_mbp> [3.2.7]
- # [00:13] <timeless_mbp> > If any indexes are auto-populated for store, then remove the record in that index according to index maintenance conditions.
- # [00:14] <timeless_mbp> see previous comment about 'in that'
- # [00:14] <timeless_mbp> [3.2.8]
- # [00:14] <timeless_mbp> > Remove the records from index with key key.
- # [00:15] <timeless_mbp> oh, this is an index, ok :)
- # [00:16] <timeless_mbp> > If these steps are called with an empty array of database objects
- # [00:16] <timeless_mbp> this isn't a sentence
- # [00:16] <timeless_mbp> > Do not acquire locks on any database objects now.
- # [00:16] <timeless_mbp> [context] this looks like a sentence, but is confusing
- # [00:17] <timeless_mbp> > Locks are obtained as the application attempts to access those objects.
- # [00:17] <timeless_mbp> 'those objects' is odd
- # [00:17] <timeless_mbp> > Programmers must use caution to acquire and release database objects in the same global order to avoid deadlocks.
- # [00:17] <timeless_mbp> deadlock (singular)
- # [00:17] <timeless_mbp> or rather, perhaps, uncountable ?
- # [00:17] <timeless_mbp> (or state, whatever)
- # [00:18] <timeless_mbp> > If a timeout duration is passed to these steps and is exceeded when acquiring locks, then set code to TIMEOUT_ERR and jump to the last step.
- # [00:18] <timeless_mbp> 'when acquiring' isn't really right, perhaps 'while trying to acquire'
- # [00:19] <Nikunj> will this be minuted or logged somewhere so I can catch up later?
- # [00:19] <timeless_mbp> there's no such guarantee, i think gavin keeps logs, my irc client might
- # [00:22] <timeless_mbp> > Open a new transaction to the database, and create a IDBTransaction object that represents that transaction.
- # [00:23] <timeless_mbp> an IDBTransaction object representing that transaction
- # [00:25] <Nikunj> OK. When you are done, I will export my client's log
- # [00:34] <timeless_mbp> > A database connection can be used to manipulate the objects of that database.
- # [00:34] <timeless_mbp> i don't really like 'of that'
- # [00:34] <timeless_mbp> > That is also the only means of obtaining a transaction for that database.
- # [00:35] <timeless_mbp> change 'That' to 'It' or 'This' ?
- # [00:35] <timeless_mbp> i don't like 'of obtaining' it's passive voice, could you rewrite the sentence? :)
- # [00:35] <timeless_mbp> (sorry, i know i'm asking a lot)
- # [00:36] <timeless_mbp> [removeObjectStore]
- # [00:36] <timeless_mbp> > This method is used to destroy an object store with the given name as well as all indexes that are referencing that object store.
- # [00:36] <timeless_mbp> drop 'are'
- # [00:36] <timeless_mbp> and change 'referencing' to 'reference'
- # [00:37] <timeless_mbp> fwiw, it's 1:30am and my eyes are glazing over, so i'm jumping through things faster
- # [00:53] <timeless_mbp> > Using the synchronous API, an application can process all the records in the cursor's range. No two values provided by the user agent to callbacks processing data in this cursor can be identical.
- # [00:53] <timeless_mbp> i wouldn't write 'can'.
- # [00:54] <timeless_mbp> > Example
- # [00:54] <timeless_mbp> > By default, a cursor walks over objects starting at the first record and ending at the last record including all the duplicates encountered along the way. If the cursor callback returns true, then the iteration is stopped.
- # [00:54] <timeless_mbp> the duplicates bit seems to contradict the previous section, which confuses me :(
- # [00:54] * Quits: Nikunj (Adium@64.186.167.205) (Ping timeout)
- # [01:03] <timeless_mbp> > It is also possible to create a bounded cursor, i.e., with application-specified starting and ending points, the cursor should be created with both the required keys.
- # [01:03] * timeless_mbp eep. [ping timeout]
- # [01:24] * Quits: aroben (aroben@71.58.77.15) (Connection reset by peer)
- # [01:34] * Joins: Nikunj (Adium@98.234.66.20)
- # [01:42] * Quits: Lachy (Lachlan@124.171.250.216) (Ping timeout)
- # [01:48] * Joins: Lachy (Lachlan@124.171.250.216)
- # [01:57] * Joins: dydz (dydz@75.37.27.246)
- # [02:07] * Quits: Nikunj (Adium@98.234.66.20) (Ping timeout)
- # [03:32] * Joins: Nikunj (Adium@64.162.93.194)
- # [03:34] * Quits: Nikunj (Adium@64.162.93.194) (Quit: Leaving.)
- # [04:14] * Joins: Nikunj (Adium@64.162.93.194)
- # [04:52] * Quits: Nikunj (Adium@64.162.93.194) (Quit: Leaving.)
- # [04:56] * Joins: Nikunj (Adium@64.162.93.194)
- # [04:56] * Quits: Nikunj (Adium@64.162.93.194) (Quit: Leaving.)
- # [05:43] * Joins: Nikunj (Adium@98.234.66.20)
- # [05:52] * Quits: Nikunj (Adium@98.234.66.20) (Quit: Leaving.)
- # [05:57] * Joins: Nikunj (Adium@98.234.66.20)
- # [06:10] * Quits: Nikunj (Adium@98.234.66.20) (Quit: Leaving.)
- # [06:46] * Disconnected
- # [06:48] * Attempting to rejoin channel #webapps
- # [06:48] * Rejoined channel #webapps
- # [06:48] * Topic is 'WebApps WG ; this channel is logged at: http://krijnhoetmer.nl/irc-logs/'
- # [06:48] * Set by ArtB on Thu Feb 11 20:51:57
- # [06:50] * Quits: Nikunj (Adium@98.234.66.20) (Quit: Leaving.)
- # [09:28] * Quits: Lachy (Lachlan@124.171.250.216) (Quit: This computer has gone to sleep)
- # [10:14] * Joins: Marcos (Marcos@213.236.208.22)
- # [10:30] * Joins: Lachy (Lachlan@124.171.250.216)
- # [10:43] * Quits: Lachy (Lachlan@124.171.250.216) (Quit: This computer has gone to sleep)
- # [10:53] * Quits: anne (annevk@83.85.115.123) (Connection reset by peer)
- # [10:53] * Joins: anne (annevk@83.85.115.123)
- # [11:59] * Joins: Lachy (Lachlan@124.171.250.216)
- # [12:10] * Joins: tlr (tlr@128.30.52.169)
- # [12:23] * Quits: tlr (tlr@128.30.52.169) (Quit: tlr)
- # [12:32] * Joins: ArtB (chatzilla@192.100.124.219)
- # [13:00] * Quits: Lachy (Lachlan@124.171.250.216) (Quit: This computer has gone to sleep)
- # [13:03] * Quits: timeless_mbp (timeless@88.115.8.36) (Quit: Leaving.)
- # [13:04] * Joins: timeless_mbp (timeless@88.115.8.36)
- # [13:04] * Joins: Lachy (Lachlan@124.171.250.216)
- # [13:40] * Joins: aroben (aroben@71.58.77.15)
- # [14:00] * Quits: ArtB (chatzilla@192.100.124.219) (Client exited)
- # [14:48] * Joins: Nikunj (Adium@98.234.66.20)
- # [14:53] * Joins: MikeSmith (MikeSmith@128.31.35.229)
- # [15:23] * Quits: Nikunj (Adium@98.234.66.20) (Ping timeout)
- # [15:29] * Joins: Nikunj (Adium@98.234.66.20)
- # [15:32] * Quits: Nikunj (Adium@98.234.66.20) (Ping timeout)
- # [17:27] * Joins: Nikunj (Adium@64.186.167.205)
- # [17:28] * Joins: Nikunj1 (Adium@64.186.167.205)
- # [17:28] * Quits: Nikunj (Adium@64.186.167.205) (Connection reset by peer)
- # [17:37] <timeless_mbp> Nikunj1: you alive?
- # [17:48] <Nikunj1> back
- # [18:48] * Joins: tlr (tlr@128.30.52.169)
- # [18:48] * Quits: Marcos (Marcos@213.236.208.22) (Quit: Marcos)
- # [18:48] * Joins: Marcos (Marcos@213.236.208.22)
- # [19:02] <timeless_mbp> what was the last thing you got from me?
- # [19:02] <timeless_mbp> Marcos: in other news, i tried downloading opera1051, and um, i got a thing saying the setup file was not a valid win32 application :)
- # [19:03] * timeless_mbp wonders how ie managed to mess that up
- # [19:21] * Quits: tlr (tlr@128.30.52.169) (Quit: tlr)
- # [20:09] * Joins: shepazu (schepers@128.30.52.169)
- # [21:04] * Joins: taf2 (taf2@173.13.232.33)
- # [22:54] * Quits: timeless_mbp (timeless@88.115.8.36) (Client exited)
- # [22:59] * Quits: taf2 (taf2@173.13.232.33) (Quit: taf2)
- # [23:01] * Joins: timeless_mbp (timeless@88.115.8.36)
- # [23:16] * Joins: taf2 (taf2@98.117.216.229)
- # Session Close: Fri Mar 26 00:00:00 2010
The end :)