bergie / VIE

Semantic Interaction Framework for JavaScript
http://viejs.org/
MIT License
303 stars 56 forks source link

rethink the editor integration #53

Closed dbu closed 12 years ago

dbu commented 12 years ago

the vie-aloha.js and vie-hallo.js are not really good. this is more elegant: https://github.com/bergie/create/blob/master/src/jquery.Midgard.midgardEditable.js

get rid of vie-aloha.js and vie-hallo.js in VIE

bergie commented 12 years ago

Yep, I think editor support is better handled in a jQuery UI widget outside VIE itself. This presents the issue of how to use editables in our examples, of course.

neogermi commented 12 years ago

+1 for removing both editors outside of VIE as "widgets"