Tony,

Which of those things (which I addressed in my previous post) is both 1) 
not already part of tiddlywiki and 2) something that would be done in the 
tiddlywiki core?

What is preventing your evaluation app from being successful in an App 
Store?

As an aside:

localStorage that we have been talking about isn't persistent memory on a 
device, it is a specific browser technology that can be used for temporary 
caching. It can be cleared or overwritten at any time and is explicitly not 
for persistent data. Saving to localstorage will not work as a saving 
solution. This is completely different from what the node-based servers 
(including Bob) use. The two things have absolutely nothing to do with each 
other. Progressive web apps explicitly list localstorange, which is, as 
noted before, explicitly temporary caching used by browsers to hold 
temporary information. They have no special access to the file system aside 
from the very limited access provided by the browsers that we currently 
have and solve none of the problems tiddlywiki has with saving.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6fca2b6a-e2ea-46f9-8464-4471ac948de5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to