On Sun, Feb 21, 2010 at 10:53 PM, Alex Drummond
<a.d.drumm...@googlemail.com> wrote:
> What's the best way for me to
> send it to you?

Set up a github account.

> I'll probably take a look at furnace.sessions at some point. Right now
> I am just using sqlite for sessions. In fact, this *probably* makes
> more sense than using couchdb, since couchdb has a write-only
> architecture which isn't ideal for making frequent updates to small
> documents. (Not that I have any data on this specific case -- just
> guessing.) But for sure there are plenty of non-SQL dbs out there that
> people might want to use for sessions.

Or in-memory sessions for performance.

> Also, I've added a <t:script> tag to chloe which allows you to include
> scripts in the parent template either (i) inline between
> <t:script></t:script>, (ii) by specifying a local file to insert
> inline, or (iii) by setting 'src'. I'm also planning to update the
> <t:style> tag to be consistent with <t:script>. If you're interested
> in these updates, let me know.

Sounds good.

Slava

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to