Re: [squeak-smalltalk/squeak-filesystem] FSMemoryStore isFile/isDirectory checks break when FFI package is loaded (Issue #16)
Christoph Thiede via Squeak-dev <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.general |
|---|---|
| Message-ID | <squeak-smalltalk/squeak-filesystem/issues/16/[email protected]> |
LinqLover left a comment (squeak-smalltalk/squeak-filesystem#16) Well, we already had another discussion recently that relying on `Object>>value` could be generally questionable because it conflicts with `Association>>value` and others (regarding `String>>format:`) ... But an extension method overriding `value` is indeed a bit insane. I suggest we do both: apply a patch such as Jens' to FileSystem and investigate whether we can eliminate FFI's `RawBitsArray>>value`. I'd yet to really get to know FFI to look into the later ... -- Reply to this email directly or view it on GitHub: https://github.com/squeak-smalltalk/squeak-filesystem/issues/16#issuecomment-4398945697 You are receiving this because you are subscribed to this thread. Message ID: <squeak-smalltalk/squeak-filesystem/issues/16/[email protected]> Squeak-dev mailing list -- [email protected] To unsubscribe send an email to [email protected]