Hi Mentors,

I used some initial ideas from Heinz for a memory-restricted Map
implementation using Soft References (now in our SVN).  I've changed it a
decent amount after the initial seeding of the source though.  I wrap that
Map in a Cache implementation to use in CacheManager.  No memory leaks
unlike the HashtableCache.

I'd like to use this as the default CacheManager if one is not configured,
instead of a hard dependency on Ehcache (or perhaps discuss if caching is
disabled entirely unless explicitly configured).

In any case, now that we have Heinz's permission, is there anything we need
to do in the project for clearance purposes? (as long as we abide by his
wishes of linking to his website in the source code/javadoc of course - see
the referenced email below).

On Tue, Jan 6, 2009 at 12:24 PM, Les Hazlewood <[email protected]> wrote:

> Absolutely.  Thanks so much for the reply!  And feel free check out
> JSecurity if you get a chance :)
>
> Best regards,
>
> Les
>
> On Tue, Jan 6, 2009 at 4:40 AM, Dr Heinz M. Kabutz
> <[email protected]> wrote:
>
>>  Hi Les,
>>
>> you have my express permission to publish it in Apache JSecurity - please
>> leave a link in the source code pointing to my website:
>>
>> http://www.javaspecialists.eu
>>
>> Regards
>>
>> Heinz
>> --
>> Dr Heinz M. Kabutz (PhD CompSci)
>> Author of "The Java(tm) Specialists' Newsletter"
>> Sun Java Championhttp://www.javaspecialists.eu
>> Tel: +30 69 72 850 460
>> Skype: kabutz
>>
>>
>>
>> Les Hazlewood wrote:
>>
>> Enquiry about 'General Enquiry'
>>
>> From Les Hazlewood [email protected]
>>
>>    - *name:* Les Hazlewood
>>    - *email:* [email protected]
>>    - *company:* Apache JSecurity
>>    - *course:* General Enquiry
>>    - *room:*
>>    - *found:* Newsletter
>>    - *enquiry time:* 2008-12-24 05:15:04.836
>>
>> They had the following comment:
>>
>> Hi Heinz!
>>
>> Just a quick question - I'm a project founder of Apache JSecurity (and a 
>> long time Java Specialists subscriber!), and our project employs caching 
>> strategies.  I'd like to use your SoftHashMap implementation in our 
>> framework, if that would be ok.
>>
>> What license do you use for your published source code?  I want to ensure it 
>> is compatible with Apache 2.0 in order for us to use it.
>>
>> Thanks, and thanks for your continued contributions to the Java community!
>>
>> Best,
>>
>> Les Hazlewood
>>
>>
>

Reply via email to