CARVIEW |
Select Language
HTTP/2 200
date: Sun, 24 Aug 2025 22:15:36 GMT
server: Apache/2.4.41 (Ubuntu)
vary: Cookie,User-Agent,Accept-Encoding
content-encoding: gzip
content-type: text/html; charset=utf-8
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=315360000; includeSubDomains; preload
ExposeAnnotations - JythonWiki
New-style types in Jython 2.2 were created from Java code using a system of templates that inserted code in the types to be exposed to Python and created new *Derived classes that allowed them to be subclasses. The type exposing templates have been replaced with Java annotations and bytecode generation as explained in PythonTypesInJava, but the *Derived items are still generated from templates. They need to be hooked into the bytecode generation system as well.
ExposeAnnotations (last edited 2008-11-15 09:15:59 by localhost)