23 Oct
2011
23 Oct
'11
9:37 p.m.
On Sun, 23 Oct 2011 12:35:10 +0200, Moritz Fischer <haskell@pure-entropy.org> wrote:
Hi list,
I've been working on bindings for pcsclite. The library allows for communicating with smartcard readers and RFID. (My final goal is to hook it up to talk to a Mifare DESFire RFID card.)
Where would you place something like this?
System.Smartcard?
I would place common functionality for all types of Mifare cards in System.SmartCard or System.IO.SmartCard and DESFire specific functionality in System.SmartCard.DESFire or System.IO.SmartCard.DESFire Regards, Henk-Jan van Tuyl -- http://Van.Tuyl.eu/ http://members.chello.nl/hjgtuyl/tourdemonad.html --