Hi,
Currently I have an application that stores metadata information written in a boo internal DSL.
I store the metadata in seperate .boo files that I load if and when I need them like this:
IConfigReader reader = factory.Create(BUILD_FILE_NAME);
I would like to take advantage of Iron Ruby's or indeed Ruby's meta programming by conve...
hi
I want to get all the records from a table (SecurityTable)
so I use this function (SecurityTable.getrecords(""))
and the where clause is ("")
but I have an error:out of array boundary
I think the record id is the problem
because they are from(30 to 40)
is there any solution
or is there any another way to get all the records with out t...
Hello everybody, can some one please show a demo of drawing a rectangle in iron python and appending it to form.
p.s real problem is there is no such documentory in web about drawing in iron python.. and that sucks hard.
Sincerely, Eugene.
...
Hi,
I am learning the cast iron tool (http://www.castiron.com/) which is widely used now a days for integration purpose,but i can only open 1 project and if i want to open the other project at the same time than i have to close the 1st project and open the 2nd project.
So many times i need to have to open the 2 projects at the same tim...