javascript - Extjs 6 and Ext.net in the same project? -


is possible cohabit extjs 6 , ext.net 1.7 in same project ?
on side not yet tested, have project based on ext.net , want introduce extjs6 components.
thanks

i think there 0 chance of working.

ext.net 1.7 built using ext js 3.4(?). there major breaking changes introduced sencha in ext js 4.x. ext js 5 compatible ext js 4, although still not drop in replacement. ext js 6 not drop in replacement ext js 5.

so, no.


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

c# - How do I debug "System.DllNotFoundException: The specified procedure could not be found"? -

python - How to read gradle build progress from it's output? -