Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Playa

Pages: [1]
1
Suggestions and Requests / Re: Perl code templates
« on: August 09, 2007, 09:27:04 am »
Quote
I'm simply too busy at the moment to setup this for shared access (and that will likely stay this way for some time ...

Thanks for the thought. I've tried to start from scratch but ran into timetable issues due to the hectic work schedule awhile ago. Now that I have a few minutes to spare, I'll try your way. Basic code gen source for packages and methods (sub) would be appreciated to get the work going?

Thanks a bunch.

PS. If you some time in the future get to setup the shared access, could you somehow inform of it?

2
Suggestions and Requests / Re: Perl code templates
« on: August 08, 2007, 09:31:38 pm »
Quote
I create Perl (and PHP) but use my own generation framework (with automation).

Is there any possibility for you to share some information about your framework and/or code template code?

3
Suggestions and Requests / Perl code templates
« on: August 06, 2007, 10:43:09 am »
Has anybody succeeded in generating perl code templates, so that generating source code generates classes as packages, operations as subs and parameters included in the operations?

4
Suggestions and Requests / Perl support?
« on: November 15, 2005, 11:54:55 am »
Will there be support for Perl?

You have managed to add Python already to the supported languages list. As far it comes to me I think it would be nice to have support for Perl also. At least to be able to add the scripts as "moduls" instead of classes to the project.

Thank beforehand

5
General Board / Re: Adding new language?
« on: November 15, 2006, 12:59:34 am »
This remains to be seen: can one add a permanent new language? Thus far I am able to add new languages to one project, not as PERMANENT language. Generating from source code or forward engineering from a new language is still a mystery to me. Could anyone help?

6
General Board / Re: Adding new language?
« on: November 14, 2006, 11:50:49 pm »
Settings-->Code Datatypes-->Add Product--> type into text field the language you want.

And then the typical datatype the language has; in this case scalar ($), array (@), hash (%).

Pages: [1]