Email or username:

Password:

Forgot your password?
Top-level
Nina Kalinina

@fkinoshita I haven't, but I imagine it will work similarly to OLE in Windows 3.1, where an app will be embedded inside of an app!

2 comments
Felipe Kinoshita replied to Nina

@nina_kali_nina Yes, you can even embedded the webpages and it preserves all links inside it!

Andrew Warkentin replied to Nina

@nina_kali_nina @fkinoshita It's kind of similar, but unlike OLE, every file is also a directory and actually contains all the documents linked into it more or less. It's similar to how hard links work on Unix, although the name is associated with the inode equivalent (the real object), not the directory entry equivalent (virtual object a.k.a. link record)

Go Up