----- Original Message -----
From: "Peter Donald" <[EMAIL PROTECTED]>
To: "Avalon Development" <[EMAIL PROTECTED]>
Sent: Thursday, September 20, 2001 11:02 PM
Subject: [phoenix] Resprucing Blockinfo
> Hi,
>
> I finally got around to resprucing BlockInfo and decided to remove the
> <meta/> section. It wasn't being used and wasn't really that useful ;) It
> basically included a lot of meta information that was arbitrarily
associated
> with Blocks supposedly to use in GUI configuraor but not really that
useful.
>
> However I added another section <block/> that replaced some of the
> functionality. Currently it looks like
>
> <block>
> <version>1.0</version>
> </block>
>
> However I have been thinking about allowing another sub-element
<classname/>
> that gave classname of Block. However this is kinda redundent because the
> location of BlockInfo automatically specified classname of block. ie If a
> Blockinfo file is at "com/biz/blocks/Foo.xinfo" we automatically know that
> the classname of the block is com.biz.blocks.Foo.
>
> So my question is; What do you think - should we require this subelement
or
> should we determine block classname based on location of BlockInfo ??
I think determine block classname based on location of BlockInfo is batter.
Is there any case xinfo and class exist difference place?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]