etherpad-lite/doc/jsdoc/AttributePoolFactory.md
Peter 'Pita' Martischka f7b46f6e69 Documentation
2011-05-30 15:53:11 +01:00

460 B

AttributePoolFactory

require("./AttributePoolFactory");

This code represents the Attribute Pool Object of the original Etherpad. 90% of the code is still like in the original Etherpad Look at https://github.com/ether/pad/blob/master/infrastructure/ace/www/easysync2.js You can find a explanation what a attribute pool is here: https://github.com/Pita/etherpad-lite/blob/master/doc/easysync/easysync-notes.txt

Functions

createAttributePool ()