Hi Ian, I think you refer to SpiDatabaseBootstrap#bootstrapDatabase() for maija field.
You need to be sure that this class will be save in UTF-8 by your prefered IDE or just use unicode characters (safety IMHO). Cheers, Vincent 2009/1/7, Ian Boston <[email protected]>: > What is the policy on UTF-8 on constants. > > Should it be allowed, should it be escaped ? > > The patch on SHINDIG-782 has raw UTF8. IMHO... it should not, but I wanted > to check. > Ian >

