tink_unittest icon indicating copy to clipboard operation
tink_unittest copied to clipboard

Usage with compilation server

Open kevinresol opened this issue 8 years ago • 2 comments

Doesn't work with compilation server: Type not found : tink.unit.Suite_0

@back2dos any idea if I have done anything wrong with the type cache?

kevinresol avatar May 31 '17 09:05 kevinresol

I don't really know how the cache invalidation works, but tink.macro.BuildCache does manage to deal with the problem: https://github.com/haxetink/tink_macro/blob/master/src/tink/macro/BuildCache.hx#L180

back2dos avatar May 31 '17 10:05 back2dos

Would be nice to have a little doc for BuildCache

kevinresol avatar May 31 '17 11:05 kevinresol