scispace - formally typeset
R

Rodolfo Toledo

Researcher at University of Chile

Publications -  22
Citations -  272

Rodolfo Toledo is an academic researcher from University of Chile. The author has contributed to research in topics: Aspect-oriented programming & Access control. The author has an hindex of 7, co-authored 22 publications receiving 226 citations. Previous affiliations of Rodolfo Toledo include University of Granada & National Service of Learning.

Papers
More filters
Proceedings ArticleDOI

AspectScript: expressive aspects for the web

TL;DR: This paper presents AspectScript, a full-fledged AOP extension of JavaScript that adopts higher-order programming and dynamicity as its core design principles, and integrates a number of state-of-the-art AOP features like dynamic aspect deployment with scoping strategies, and user-defined quantified events.
Journal ArticleDOI

Silicon Supplementation Alleviates Ammonium Toxicity in Sugar Beet ( Beta vulgaris L.)

TL;DR: In this paper, the authors evaluated the relationship between Si and NH4+ toxicity in the context of the nutrition, physiology, and production of sugar beet grown using hydroponics.
Book ChapterDOI

A versatile kernel for distributed AOP

TL;DR: A versatile kernel for distributed AOP in Java is proposed: a flexible infrastructure that allows aspects to be defined and applied in a distributed manner, on top of which various distributed aspect languages and frameworks can be defined.
Journal ArticleDOI

Aspectizing Java Access Control

TL;DR: This study describes the process of modularizing access control in Java by means of Aspect-Oriented Programming (AOP), and shows a solution based on AspectJ, the most popular aspect-oriented extension to Java, that must rely on a separate automata infrastructure.
Journal ArticleDOI

Flexible metaprogramming and AOP in Java

TL;DR: Reflex, a portable tool for flexible metaprogramming and AOP in Java, provides both structural and behavioral facilities adopting a uniform model of partial reflection, which allows selective and fine-grained control of where and when reflection occurs.