Search found 4 matches

Go to advanced search

by jadeloveslave
Thu Aug 27, 2009 10:18 pm
Forum: General Discussion
Topic: Regular Expression
Replies: 7
Views: 5267

Re: Regular Expression

The JadeEditMask control must use some form of RegEx. Are you looking to validate user input ?

Otherwise Allistar's external function approach sounds like the way to go. You could even wrap it up and release it as a new JadeRegEx class for the rest of us to use. :idea:

jls.
by jadeloveslave
Thu Aug 20, 2009 2:33 am
Forum: Design and Architecture
Topic: create statement: To add or not to add persistent/transient
Replies: 8
Views: 7269

Re: create statement: To add or not to add persistent/transient

I always use the lifetime modifer, for the very reasons you describe.

Although this may not be such a problem if you use a transaction agent or business object to create your persistent instances, it certainly makes things a lot easier when debugging or maintaining code.
by jadeloveslave
Mon Jul 20, 2009 9:58 pm
Forum: Tips and Techniques
Topic: base64 encoding of wiki attachment
Replies: 4
Views: 4103

Re: base64 encoding of wiki attachment

If you are happy to use unpublished methods (i.e unsupported) then there are the following available for #JADE6.2.15 String::base64Decode Binary::base64Encode Binary::base64EncodeNoCrLf There is current a new feature suggestion open with the JADE plant (#40324) to publish these methods. regards, JLS
by jadeloveslave
Wed Jul 01, 2009 9:30 am
Forum: Forum Feedback and Help
Topic: ye olde newgroups
Replies: 5
Views: 6776

Re: ye olde newgroups

Absolutely, good idea. :)

JLS

Go to advanced search

cron