"Real" Templates for Java?
Next message: Stylus Studio: "ANN: Stylus Studio 5 XML IDE Adds XQuery Development Support for Saxon 7 Java XQuery Processor"
Date: Tue, 20 Jul 2004 20:39:09 +0200
Hi,
Does anybody know a tool for java that does "real" templates (Not the
limited "Generics" that come with Java 1.5, but more like the Templates
in C++ are, so you have multiple specialised class files for differently
instantiated Templates to avoid all hidden run-time typecasts etc)?
Hints to both "preprocessor" and direct byte-code creating tools are
welcome, but we prefer open source tools (or at least tools which come
together with their source code and the license allows us to modify them
and fix bugs).
Thanks for your answers,
Markus Schaber
--
markus schaber | dipl. informatiker
logi-track ag | rennweg 14-16 | ch 8001 zürich
phone +41-43-888 62 52 | fax +41-43-888 62 53
mailto:schabios@logi-track.com | www.logi-track.com
Next message: Stylus Studio: "ANN: Stylus Studio 5 XML IDE Adds XQuery Development Support for Saxon 7 Java XQuery Processor"
Relevant Pages
- Re: Cpp Considered Harmful
... I agree that templates throw the IDE a curve ball. ... and code completion. ... One might argue that the same could be done with the Cpp. ... Using JBuilder, and the Java counterpart, I can fly through XML coding. ... (comp.lang.cpp) - Re: C# and C++ Past, Present, Future :: Software Engineer
... i know) easy to write client/server apps, n-tier apps, etc. ... You mentioned templates... ... to be addressed with generics in version 2 of the language. ... able to blend C# and C++, getting the best out of the Java design. ... (microsoft.public.dotnet.languages.csharp) - Re: Off Topic: Proposal: a language showdown - not necessarily here.
... >> Java has templates now. ... environment across platforms which is written in C/C++. ... Most of the developers working on KDevelop are employed. ... (comp.lang.cpp) - Webapps nur mit Servlets
... Java zu bauen, ohne Templates, JSPs oder sonstwas. ... private void doRegionList(Teamteams, MadnessWriter out) { ... REPEAT(16, "k", new Block() { ... (de.comp.lang.java) - Re: Off Topic: Proposal: a language showdown - not necessarily here.
... This is an argument in favour of Java? ... Java generics are much weaker than C++ templates. ... // cannot create array of template type ... (comp.lang.cpp) |
|