On Thu, May 06, 2010 at 12:10:56PM -0700, Trey Jackson scratched on the wall:


> So I was looking at the Virtual Table http://www.sqlite.org/vtab.html

> Anyway, can someone provide history on how much has it has changed over
> releases, when it was introduced?  Just so I have some contextual basis on
> whether or not to explore this option.

  Virtual Tables were first introduced in 2006 (IIRC).  There have been
  minor changes since the very first version, but the current API has
  remained stable for several years.  Additionally, several key bits
  of SQLite code, including the Full Text Search system, depend on the
  current Virtual Table API.

  I don't speak for the SQLite team, but it seems very unlikely that
  the API would change at this point in time.  If you're wondering
  about API stability and the risk of committing development time to
  the APIs, I would have a very high degree of confidence.

   -j



  Hum...  it looks like DRH just re-classified the APIs anyways.
  Problem solved!

-- 
Jay A. Kreibich < J A Y  @  K R E I B I.C H >

"Our opponent is an alien starship packed with atomic bombs.  We have
 a protractor."   "I'll go home and see if I can scrounge up a ruler
 and a piece of string."  --from Anathem by Neal Stephenson
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to