Closed GoogleCodeExporter closed 9 years ago
Original comment by s...@google.com
on 6 Feb 2013 at 6:12
Dear all, is solving the issue already scheduled? In my case I can't use the
make file due to closure-stylesheets compile errors. Unfortunately, my changes
in the core/xml.js are ignored, but crucial for our new implemented feature.
Beforehand I added the closure lib and all required core blocks directly, but
this is not working any longer. If I use blockly_compressed.js then my changes
within core/xml. js are ignored.
Maybe I make some mistakes, but as long as closure-stylesheet throws errors I
cannot test anything. my feature is not working completely correct (esp. When
i load a stored file no information for my feature is saved so that the blocks
are in a wrong state or react wrongly. we cannot use the mutationToDom function
because we need the information to be stored as last block information ...)
Conclusion: without save and load, and without switching to the xml tab (e.g.
active in code example) everything works fine, but whenever a core change is
required this will be ignored, due to failing recompiling of blockly. Esp.
Blockly_compressed.js cannot be chamged/updated.
Best regards
Marc Wollenweber
Original comment by borntob...@googlemail.com
on 10 Mar 2013 at 9:31
This refactoring has been moved to the experimental branch. It is no longer
blocking trunk.
Original comment by neil.fra...@gmail.com
on 11 Mar 2013 at 11:06
Original issue reported on code.google.com by
s...@google.com
on 23 Jan 2013 at 8:45