Thank you.
________________________________
From: Richard Hipp-3 [via SQLite]
Sent: 08/12/2013 11:19 PM
To: JamesWildDev
Subject: Re: Application ID request



On Sun, Dec 8, 2013 at 5:27 AM, JamesWildDev <jameswild...@outlook.com>wrote:

> Hello.
>
> I'm developing a small games engine in my spare time which stores all of
> its
> content in a SQLite3 database file, with a C#/.NET/Mono editor package
> creating records and a portable C/OpenGL player application performing
> queries to load content and generate the data required.  It's proving to be
> an amazing tool for this, as Sqlite3 can generate my vertex/index buffers
> (also merging static objects and removing duplicate vertices) with a few
> joins and a temporary table, and all I have to do on the C side is create
> an
> array and populate it from the query.  I'm open sourcing it and it should
> be
> approved soon; though don't get excited, it's just a palette and mesh
> editor
> so far!
>
> I'd like to request an application ID value to identify the databases used
> by the engine.  The value I'd like to allocate, if possible, is:
> Kerfuffle Engine Content Pack Library (KECL) - 4b45434c
>

Please go ahead and use that application ID.  But I think we'll wait and
add it to the official list after your project is released and gains some
traction.


--
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users




_______________________________________________
If you reply to this email, your message will be added to the discussion below:
http://sqlite.1065341.n5.nabble.com/Application-ID-request-tp72824p72832.html

To unsubscribe from Application ID request, visit 
http://sqlite.1065341.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=72824&code=amFtZXN3aWxkZGV2QG91dGxvb2suY29tfDcyODI0fC02MjMyNDIyMTk=




--
View this message in context: 
http://sqlite.1065341.n5.nabble.com/Application-ID-request-tp72824p72836.html
Sent from the SQLite mailing list archive at Nabble.com.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to