mirror of
https://github.com/flynx/pWiki.git
synced 2025-12-20 18:11:41 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c5577fb8c9
commit
8ab96d303e
@ -1193,6 +1193,8 @@ object.Constructor('pWikiPageElement', Page, {
|
|||||||
|
|
||||||
// NOTE: cloning this will return .__page_constructor__ and not
|
// NOTE: cloning this will return .__page_constructor__ and not
|
||||||
// .constructor instances...
|
// .constructor instances...
|
||||||
|
// XXX can we use .__clone_base__ here??
|
||||||
|
// ...or can we avoid this alltogether???
|
||||||
clone: function(){
|
clone: function(){
|
||||||
// NOTE: we only get full clones here specifically to copy all
|
// NOTE: we only get full clones here specifically to copy all
|
||||||
// the relevant data...
|
// the relevant data...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user