← Back to team overview

instant team mailing list archive

Re: [HG instant] Fix for not using cache, ffc should be fine.

 

A great feature would be the ability to optionally specify your own
cache directory to create_extension. Then FFC and SFC can use the
cache implementation from Instant, but keep their own data
directories. Also, since the cache is filebased, it should make it
possible to add the cache or parts of it to a source repository for a
particular application, useful for heavy forms with high cost of code
generation (even more so with optimized generated code).

-- 
Martin


2008/8/12 Instant <instant@xxxxxxxxxx>:
> One or more new changesets pushed to the primary instant repository.
> A short summary of the last three changesets is included below.
>
> changeset:   186:7d67e6c4ce68fb02e630666441441d9b4741fbf1
> tag:         tip
> user:        Ilmar Wilbers <ilmarw@xxxxxxxxx>
> date:        Tue Aug 12 13:37:20 2008 +0200
> files:       src/instant.py
> description:
> Fix for not using cache, ffc should be fine.
>
>
> changeset:   185:4a50453449dbfc52ed74f68231ff9462406215c5
> user:        Ilmar Wilbers <ilmarw@xxxxxxxxx>
> date:        Tue Aug 12 13:12:18 2008 +0200
> files:       src/instant.py tests/clean.sh tests/run_tests.sh
> description:
> Add option for USE_CACHE, remove COPY_LOCAL_FILES. Will ikely break ffc and sfc.
>
>
> changeset:   184:1a885af5f39890efc316f1b5afd2cd1afc5fd77b
> parent:      183:11b02c44a7988427f7b07eea95bbb701a83a7aa3
> parent:      182:af9a743fe2c784df274771149f74ac05a175f169
> user:        Ilmar Wilbers <ilmarw@xxxxxxxxx>
> date:        Mon Aug 11 17:45:55 2008 +0200
> files:       etc/instant-clean
> description:
> Trying to fix mess.
>
>
> ----------------------------------------------------------------------
> For more details, visit http://www.fenics.org/hg/instant
> _______________________________________________
> Instant-dev mailing list
> Instant-dev@xxxxxxxxxx
> http://fenics.org/mailman/listinfo/instant-dev
>


Follow ups

References