Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-ui-dev] Refactorings

Hi

I would like to implement some refactorings.
I have taken a look at the SelfEncapsulateField(SEF) refactoring.
Is the migration to the new text change infrastructure already done
for this refactoring ?
if so, I would like to start with some new ones.
I have the book by Martin Fowler.
Is there any refactoring which is preferred ???
what about the try/catch selection block code generation ?

and what about things like connectors/ports from
the architecture systems ? (I implemented them once
as part of my study in a similar system like the "compiler" used here
which was developed by compiler builders for integrating things
like AOP, architecture systems, refactorings and so on, all as a
precompiler...)

greetings
  Jens Lukowski



Back to the top