Hi Rafa,
it's definitively not the right forum for such question ;-)
in JavaCard world a transient data or object is (should be) stored in RAM
instead of EEPROM, allowing it to be cleared on card reset, deselection,
... ; it's not the same meaning than Java world in which a transient data
is (just) not serialized.
note that Oberthur cards offer transient object as well as primitive type
(and also use a garbage collector for non transient data ....)
cheers,
Sylvain.
At 10:42 24/07/00 +0200, Rafa Mar�n L�pez wrote:
>Hi,all
>
>In Java Card API 2.0 specification I have seen a
>FileSystem,File,Dedicated... classes, but they don't appear in Java Card
>API 2.1.1. I'd like get source code these classes or an equivalent
>implementation for 2.1.1. Where can I get it?
>
>Thanks.
---
> Visit the OpenCard web site at http://www.opencard.org/ for more
> information on OpenCard---binaries, source code, documents.
> This list is being archived at http://www.opencard.org/archive/opencard/
! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email
! to
! [EMAIL PROTECTED]
! containing the word
! unsubscribe
! in the body.