scispace - formally typeset
J

Jeffrey Palm

Researcher at PARC

Publications -  9
Citations -  6446

Jeffrey Palm is an academic researcher from PARC. The author has contributed to research in topics: AspectJ & Aspect-oriented programming. The author has an hindex of 8, co-authored 9 publications receiving 6412 citations. Previous affiliations of Jeffrey Palm include Northeastern University & University of Colorado Boulder.

Papers
More filters
Journal Article

An overview of AspectJ

TL;DR: AspectJ as mentioned in this paper is a simple and practical aspect-oriented extension to Java with just a few new constructs, AspectJ provides support for modular implementation of a range of crosscutting concerns.
Book ChapterDOI

An Overview of AspectJ

TL;DR: AspectJ provides support for modular implementation of a range of crosscutting concerns, and simple extensions to existing Java development environments make it possible to browse the crosscutting structure of aspects in the same kind of way as one browses the inheritance structure of classes.
Journal ArticleDOI

Getting started with ASPECTJ

TL;DR: Many software developers are attracted to the idea of AOP, but unsure about how to begin using the technology and what are the risks of using this new technology?
Proceedings ArticleDOI

Timna: a framework for automatically combining aspect mining analyses

TL;DR: Experimental evaluation of the cost-effectiveness of Timna in comparison to Fan-in, a leading aspect mining analysis, indicates that such a framework for automatically combining analyses is very promising.
Proceedings ArticleDOI

When to use a compilation service

TL;DR: It is demonstrated that there is a significant benefit to moving compilation to a server (up to 67% reduction in energy for a realistic handheld configuration) and there is no single best compilation strategy for all methods.