Pedro Mota wrote:
> 
> Hi all:
> 
> I've been thinking about the easy way to separate the GUI from the
> data in jBoss classes. Here is one possible solution.
> 
> Modify the class removing the code that uses awt, and then make a
> subclass (with same name + "GUI" for example) incorporating the
> GUI code.
> 
> <snip>

Not so easy, BeanContextSupport imports awt code :-(

Pedro
(thinking, thinking...)

Reply via email to