You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

classscan development ideas

The [classscan] component should provide a number of modules for composing "just the right" scanning solution for a given context. Some desire that these be configured using an SPI approach.

Requirements

  • foo
  • bar
  • baz

High-Level Modules

Core

Providing meta-model rooted at org.apache.commons.classscan.MetaRegistry

Scanner

  • BCEL-based impl available
  • xbean-finder could be plugged as a separate service impl

Reactor

Based on the ideas of Mark Struberg and concepts in the [meiyo] sandbox component (expected to be more or less subsumed by [classscan])

Etc.?

TODO

  • any new URL() handling in the scanner must be pluggable. The underlying file systems on different systems are just too different.
  • No labels