"James Strachan" <[EMAIL PROTECTED]>
wrote in message
news:[EMAIL PROTECTED]
> On 10/11/06, Andy Czerwonka <[EMAIL PROTECTED]>
> wrote:
>> Fantastic - exactly what I need. Is there a limitation as to how long
>> the
>> Topic name can be?
>
> I think its currently Short.MAX_VALUE - the only limitation of big
> topics is RAM. Though the topic name is used as a column in the JDBC
> persistence - if you are using persistence - so that would limit
> things further
>
Does that mean that there is code that alters table to add columns to the
database to persist dynamic Topics?