Re: WOCommunity membership and goals

2013-02-08 Thread Pascal Robert
Le 2013-02-08 à 13:44, Amedeo Mantica a écrit : > > On 07/feb/2013, at 13:59, Pascal Robert wrote: > >> Hello everyone, >> >> Based on the feedback we have so far in the surveys (if you haven't answered >> the 2013 surveys, please do it in the next 7 days), we established a list of >> goal

Re: WOCommunity membership and goals

2013-02-08 Thread Paul Hoadley
On 09/02/2013, at 9:47 AM, Chuck Hill wrote: > On 2013-02-08, at 10:44 AM, Amedeo Mantica wrote: > >> On 07/feb/2013, at 13:59, Pascal Robert wrote: >> >>> - We need a jQuery framework. According to the surveys, members of the >>> community use jQuery almost as much as the Ajax framework from

Re: Frontbase metadata with DBUnit not working

2013-02-08 Thread Chuck Hill
On 2013-02-08, at 3:34 AM, Greg Brown wrote: > Hello, > > Does anybody use Frontbase with DBUnit? I have recently upgraded a project > and the newer versions of Frontbase are causing some problems with dbunit. Yes, but not with FB 5 yet. > I have changed some testing code and everything work

Re: WOCommunity membership and goals

2013-02-08 Thread Chuck Hill
On 2013-02-08, at 10:44 AM, Amedeo Mantica wrote: > > On 07/feb/2013, at 13:59, Pascal Robert wrote: > >> Hello everyone, >> >> Based on the feedback we have so far in the surveys (if you haven't answered >> the 2013 surveys, please do it in the next 7 days), we established a list of >> goa

Re: rules that don't seem to want to fire

2013-02-08 Thread David Holt
On 2013-02-08, at 10:37 AM, Theodore Petrosky wrote: > > > --- On Fri, 2/8/13, David Holt wrote: > >> >> On 2013-02-08, at 8:44 AM, Theodore Petrosky >> wrote: >> >>> OK now I have two instances where rules that should >> fire just don't do anything. >>> >>> 100 : propertyKey = 'abstract

Re: WOCommunity membership and goals

2013-02-08 Thread Amedeo Mantica
On 07/feb/2013, at 13:59, Pascal Robert wrote: > Hello everyone, > > Based on the feedback we have so far in the surveys (if you haven't answered > the 2013 surveys, please do it in the next 7 days), we established a list of > goals for 2013: > > - We need a jQuery framework. According to th

Re: rules that don't seem to want to fire

2013-02-08 Thread Theodore Petrosky
--- On Fri, 2/8/13, David Holt wrote: > > On 2013-02-08, at 8:44 AM, Theodore Petrosky > wrote: > > > OK now I have two instances where rules that should > fire just don't do anything. > > > > 100 : propertyKey = 'abstract' => qualifierOperators > = ("contains", "starts with", "like") > [co

Re: rules that don't seem to want to fire

2013-02-08 Thread David Holt
On 2013-02-08, at 8:44 AM, Theodore Petrosky wrote: > OK now I have two instances where rules that should fire just don't do > anything. > > 100 : propertyKey = 'abstract' => qualifierOperators = ("contains", "starts > with", "like") [com.webobjects.directtoweb.Assignment] this was an exampl

rules that don't seem to want to fire

2013-02-08 Thread Theodore Petrosky
OK now I have two instances where rules that should fire just don't do anything. 100 : propertyKey = 'abstract' => qualifierOperators = ("contains", "starts with", "like") [com.webobjects.directtoweb.Assignment] this should fire when a ERD2WQueryStringOperator component is used. I know the comp

Frontbase metadata with DBUnit not working

2013-02-08 Thread Greg Brown
Hello, Does anybody use Frontbase with DBUnit? I have recently upgraded a project and the newer versions of Frontbase are causing some problems with dbunit. I have changed some testing code and everything works (ah…so far..) except writing out the database schema with dbunit, something like: F