Letractively / crux-framework

Automatically exported from code.google.com/p/crux-framework
0 stars 0 forks source link

Not informative error when creating a Crux database Index on boolean properties #477

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If we declare on an ObjectStore like:

public class MyStore
{
   @Indexed
    public boolean getProperty(){}

}

Crux raises one not informative error. 

Original issue reported on code.google.com by thi...@cruxframework.org on 20 Aug 2014 at 7:55

GoogleCodeExporter commented 9 years ago
revision r 5472

Original comment by thi...@cruxframework.org on 20 Aug 2014 at 8:14

GoogleCodeExporter commented 9 years ago

Original comment by juli...@cruxframework.org on 25 Aug 2014 at 8:52

GoogleCodeExporter commented 9 years ago

Original comment by juli...@cruxframework.org on 26 Aug 2014 at 4:05

GoogleCodeExporter commented 9 years ago

Original comment by alexan...@triggolabs.com on 27 Aug 2014 at 5:22