- Implemented "interp alias" support for classes. In some cases. interp-aliased classes worked already without additional code, but e.g.…
Show more
- Implemented "interp alias" support for classes. In some cases. interp-aliased classes worked already without additional code, but e.g. in "... -superclass C ..." it failed. Without this feature, one could not reuse a class with a different namespace, unless it was explicitely "namespace exported" in the source. The problem was the implementation of "::nx::Attribute", which should not be exported in nx (most people do a "namespace import ::nx::*") because there is no need to do so, but ::xotcl::Attribute should reuse it - without subclassing). .... However, we still seem to have a problem, when the interp-aliased Class is exported and imported to a different namespace.- removed definition of slots from nx, changed regression tests examples to to ::attribute instead of -slots
Show less
2-1-0-rc
+ 65 more
- 2.2
- 2.2.0-repro-patch
- 2.3
- 8.7a2-MakeProc
- AssertionReform
- CMD_IS_DELETED_REFORM
- MethodPathReform
- ObjectFromObjReform
- TypeChef
- WIP
- announce
- baFixes
- caching
- coverity-jul-15
- define-incrementals
- disassemble
- doc
- explicit-implicit-next
- expr-reform
- filterFixes
- filtered-unknowns
- fixObjParam
- forward
- gh-actions
- linearisation
- main
- memtrace-fix
- multibyte-chars
- next-argfix
- nicer-unknown
- nre-uplevel
- nsf-delete-vars
- nsfproc-rename
- nsfprocs-rename-on-tip
- nx-no-setter
- obj-dispatch-next
- object-method
- pedantic-fixes
- pkgconfig
- private-ensemble
- rac
- shellgen
- slotCompat
- slotFixes
- slotset-fix
- spunk-checking
- spunk-https
- subst-dollar
- substdefault
- substdefault-test
- switch-info
- toposort-reform
- type-converter
- type-converter-scope
- type-ref-merge
- type-reform
- up-reform
- uplevel-reform-pt2
- valgrind-240
- valgrindTarget
- variable-slot-exists
- volatile-fix
- working
- xotcl1-compat
- xotcl2-ObjHasChildren-crash
|