Browse thread
a few questions for the CAML community
- Robbert VanRenesse
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Robbert VanRenesse <rvr@c...> |
| Subject: | a few questions for the CAML community |
1) would it be really hard to port CSL to Windows NT? I can't imagine, but any hints to what problems one could expect would be very helpful. 2) would it be really hard to have an application that incorporated both SmallTalk and CSL code? I would think so, because there would be two garbage collectors in the same memory. If I'm right about this, I would just put the two parts in separate processes talking though some form of IPC. Again, any input would be appreciated. Robbert