> I think we can improve our package layout to clean up the BSP package.
> For example we could put the Message model classes and the task related
> classes into their own package.

What's your package breakdown plan?

P.S., In near future, we'll have the IO package.

> And I would like to state some conventions on the message classes.
> So for example we have a primitive like a boolean, the message would be
> called BooleanMessage. So the data part is a boolean and the tag is a
> string.
> If we are changing the tag to a non-string class we are using a combined
> name like IntegerDoubleMessage. So the tag part is an integer, the data part
> is a double.

+1

On Sat, Jun 11, 2011 at 4:45 PM, Thomas Jungblut
<[email protected]> wrote:
> Hey all,
>
> I think we can improve our package layout to clean up the BSP package.
> For example we could put the Message model classes and the task related
> classes into their own package.
>
> And I would like to state some conventions on the message classes.
> So for example we have a primitive like a boolean, the message would be
> called BooleanMessage. So the data part is a boolean and the tag is a
> string.
> If we are changing the tag to a non-string class we are using a combined
> name like IntegerDoubleMessage. So the tag part is an integer, the data part
> is a double.
>
> What do you think?
>
>
> --
> Thomas Jungblut
> Berlin
>
> mobile: 0170-3081070
>
> business: [email protected]
> private: [email protected]
>



-- 
Best Regards, Edward J. Yoon
@eddieyoon

Reply via email to