2014-02-22 23:29 GMT-03:00 leledumbo :
> I see you already have your own persistence framework. Is it fully
> functional
> already? What backends are supported? Do you use another abstract framework
> (like SQLdb) to achive it?
Yes. It is a junction of the old Brook persistence and a stable code
I see you already have your own persistence framework. Is it fully functional
already? What backends are supported? Do you use another abstract framework
(like SQLdb) to achive it?
--
View this message in context:
http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-Lazarus-FPC-for-Web-Devel
Oops... :D
2014-02-22 19:02 GMT-03:00 silvioprog :
[...]
> procedure TMyAction.Post;
> begin
> Entity.Validate; // Yes, my own validation!
> Write('ID: %d, Name: %s', [Entity.Id, Entity.Name]); // Yes, I'm reusing
> my object!
> Entity.Save; // I love it, my validation using OPF (like
> htt
2014-02-22 15:11 GMT-03:00 Giuseppe Luigi :
> Sorry for late reply, too busy :(
>
> What approach you follow to build your sites? Jtemplate? Use brook just as
> restful server?
>
I use it according the project. In several projects, I use only GET/POST,
JTemplate and HTML. But there are also projec
Why is there no interest in fixing this bug? There is a lot of code
transferred from Delphi, and if you don't click on a column title during
testing you won't know anything is wrong until a client screams at you.
Sure, you can fix it with a SetFocus in the OnTitleClick event of the grid, but
w
On 22/02/14 16:04, Fabio Luis Girardi wrote:
A mode detailed explanation
[snip...]
Maybe the detailed explanation is not enough. What is Lazarus not doing?
Stephano
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.la
Sorry for late reply, too busy :(
What approach you follow to build your sites? Jtemplate? Use brook just as
restful server?
Im still just trying to figure on my mind how to "deploy" my idea to Brook
development. My web development skills are mainly based working over CMS
Regards.
--
___
No... this don't work too. Controls still using form1 as parent, not
rowpanel. :(
Em 22/02/2014 05:52, "patspiper" escreveu:
> On 22/02/14 02:50, Fabio Luis Girardi wrote:
>
> Hi all!
>
> I started the TDBCtrlGrid implementation some days ago. At this point, I
> don't know if I'm doing some
On 22/02/14 02:50, Fabio Luis Girardi wrote:
Hi all!
I started the TDBCtrlGrid implementation some days ago. At this point,
I don't know if I'm doing some mistake or if Lazarus has a bug. The
problem is that I can't put any controls on TDBCtrlGrid area, but I
can put controls with csReplicata
On Saturday, 22 February, 2014 02:05 PM, leledumbo wrote:
> Allan E. Registos wrote
>> Environment: Ubuntu 12.04.4 32-bit
>> Downloaded from sf the required fpc 2.6.2 versions of binary and source
>> and installed them.
>> Lazarus 1.2 RC2 will show this error at start:
>> Directory: /usr/share/fpc
10 matches
Mail list logo