Fire up your applications with Jetfire

Jetfire Wiki

Dynamic Access Modifier

Modified: Sun, 11 Oct 2009 02:49 PM by Charles - Categorized as: Jetfire Language
Edit

Overview

Access modifiers are keywords used to specify the declared accessibility of a member or a type. The four access modifiers:
  • public
  • protected
  • internal
  • private

Jetfire allows access modifiers to be dynamic. Typically in an OO language access modifiers (including C#) are fixed in the code. The access modifiers can not be changed without changing the source code.

Jetfire allows access modifiers to changed dynamically using 4 separate mechanisms:

ScrewTurn Wiki version 2.0.33. Some of the icons created by FamFamFam.