Ticket #324 (closed enhancement: fixed)

Opened 12 months ago

Last modified 10 months ago

Codegen: modularization of code generated file permissions

Reported by: marcosdsanchez Owned by: somebody
Priority: punt Milestone: 1.1
Component: Other Version: 1.0.0 Stable
Keywords: Cc:

Description

I modularized QCodeGenBase to separate the permission part of the code-generated files.
I needed to change the permission of the code-generated files for development purposes and I didn't want to re-declare all the GenerateFile? method to do just that.
I think that this patch could be useful for others.

Attachments

QCodeGenBase.class.php.diff (1.8 kB) - added by marcosdsanchez 12 months ago.

Change History

Changed 12 months ago by marcosdsanchez

Changed 12 months ago by MikeHostetler

  • status changed from new to in_QA

Changed 11 months ago by alex94040

Code looks fine. I didn't test it, though - if it passes the sanity test, let's just check it in.

Changed 10 months ago by alex94040

The patch file marcos attached is corrupt, have to re-copy-paste... Please, folks, don't use Netbeans IDE to generate DIFF files.

Changed 10 months ago by alex94040

  • summary changed from [1.1 - new feature] modularization of code generated file permissions to Codegen: modularization of code generated file permissions

Changed 10 months ago by alex94040

  • status changed from in_QA to closed
  • resolution set to fixed

(In [517]) Fixes #324: Codegen: modularization of code generated file permissions. Code by marcosdsanchez, review and testing by alex94040.

Note: See TracTickets for help on using tickets.